Rename BTENABLED to BLUETOOTH
- For some reason it’s easy to forget what BT stands for, but it doesn’t need an abbreviation.
This commit is contained in:
committed by
Richard Wackerbarth
parent
68055a5959
commit
1e2deff4fd
@ -42,7 +42,7 @@
|
||||
<label>Baud Rate:</label><select name="BAUDRATE"></select>
|
||||
|
||||
<label>AT90USB BT IF:</label>
|
||||
<input name="BTENABLED" type="checkbox" value="1" checked />
|
||||
<input name="BLUETOOTH" type="checkbox" value="1" checked />
|
||||
|
||||
<label class="newline">Motherboard:</label><select name="MOTHERBOARD"></select>
|
||||
|
||||
|
Reference in New Issue
Block a user