We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa48916 commit e637757Copy full SHA for e637757
05_neuro_evolution_steering_2/index.html
@@ -20,7 +20,7 @@
20
speed: <input id="speedSlider" type="range" min="1" max="10" value="1"> <span id="speed">1</span>
21
</p>
22
<p>
23
- debug: <input id="debug" type="checkbox"></input>
+ debug: <input id="debug" type="checkbox" checked></input>
24
25
</div>
26
0 commit comments