Add 100x decimation
This commit is contained in:
parent
3baa19d145
commit
e3cc1cd407
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue