diff options
| author | Apexo | 2026-04-03 23:31:34 +0200 |
|---|---|---|
| committer | Apexo | 2026-04-03 23:31:34 +0200 |
| commit | 38c5d9848e4a94866d3abe1a7d95c96b11be315c (patch) | |
| tree | c437cb68dee92e786ce22b57e87f34202cd94eb8 /index.html | |
| parent | update sim (diff) | |
| download | anduril-sim-main.tar.gz anduril-sim-main.tar.bz2 anduril-sim-main.zip | |
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -371,7 +371,7 @@ <h3>Inputs</h3> <div class="slider-row"> <label>Battery</label> - <input type="range" id="voltage-slider" min="125" max="210" value="200" step="1"> + <input type="range" id="voltage-slider" min="25" max="210" value="200" step="1"> <span class="val" id="voltage-val">4.00 V</span> </div> <div class="slider-row"> |
