Add 100x decimation

This commit is contained in:
Kelvin Ly 2023-05-16 16:00:29 -04:00
parent 3baa19d145
commit e3cc1cd407
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
<input type=radio name=decim value="4">4x</input>
<input type=radio name=decim value="10">10x</input>
<input type=radio name=decim value="20">20x</input>
<input type=radio name=decim value="100">100x</input>
</fieldset>
<fieldset>
<legend>History length</legend>