Restore state gracefully.

This commit is contained in:
mmcw-dev 2017-10-24 09:56:59 -04:00
parent a408414090
commit d841f29006
1 changed files with 5 additions and 5 deletions

View File

@ -154,8 +154,8 @@
.label{
text-align: center;
color: #666;
margin-top: 10px;
margin-bottom: 5px;
margin-top: 6px;
margin-bottom: 9px;
}
#settingsIcon{
display: block;
@ -263,9 +263,9 @@
<div>
<div class="label">Rex-o-fader</div>
<select id="angle">
<option value="133" selected>0</option>
<option value="66">1</option>
<option value="33">2</option>
<option value="133" selected>0 (Normal)</option>
<option value="66">1 Stop</option>
<option value="33">2 Stop</option>
</select>
</div>
<h2>BLUETOOTH</h2>