cduss commited on
Commit
e1960aa
·
1 Parent(s): 701ee04

lower sinus freq

Browse files
Files changed (1) hide show
  1. static/sinus.html +1 -1
static/sinus.html CHANGED
@@ -22,7 +22,7 @@
22
  <div id="synchronisation">
23
  <label for="sync">Sync freq:</label>
24
  <input type="range" id="sync" min="1" max="200" step="10" value="100" />
25
- <span id="syncValue">100</span>
26
  <br />
27
  <label for="motor_0">Motor 0 synced:</label>
28
  <input type="checkbox" id="motor_0_synced" />
 
22
  <div id="synchronisation">
23
  <label for="sync">Sync freq:</label>
24
  <input type="range" id="sync" min="1" max="200" step="10" value="100" />
25
+ <span id="syncValue">50</span>
26
  <br />
27
  <label for="motor_0">Motor 0 synced:</label>
28
  <input type="checkbox" id="motor_0_synced" />