summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorApexo2026-04-03 23:31:34 +0200
committerApexo2026-04-03 23:31:34 +0200
commit38c5d9848e4a94866d3abe1a7d95c96b11be315c (patch)
treec437cb68dee92e786ce22b57e87f34202cd94eb8
parentupdate sim (diff)
downloadanduril-sim-38c5d9848e4a94866d3abe1a7d95c96b11be315c.tar.gz
anduril-sim-38c5d9848e4a94866d3abe1a7d95c96b11be315c.tar.bz2
anduril-sim-38c5d9848e4a94866d3abe1a7d95c96b11be315c.zip
let voltage slider start at 0.5VHEADmain
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 34bfe8e..2f4c4c1 100644
--- a/index.html
+++ b/index.html
@@ -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">
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.