reduced buffers, not really needed

This commit is contained in:
2017-09-07 02:27:05 +02:00
parent 48cd9c1a2a
commit e46abe175f
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
</p>
<p>
<label for="fu_delay">Line Delay (ms):</label>
<input id="fu_delay" type="number" value=1 min=1 max=500>
<input id="fu_delay" type="number" value=1 min=0>
</p>
</div>
<div class="fu-buttons">