Skip to content

Commit

Permalink
Added support for serial MULTI protocol (serialMode == 5).
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeller committed Aug 30, 2016
1 parent 5e83c44 commit afccc32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tabs/tx_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<option value="4800">4800</option>
<option value="2400">2400</option>
<option value="1200">1200</option>
<option value="5">MULTI</option>
<option value="4">SUMD</option>
<option value="3">SBUS</option>
<option value="2">SPEKTRUM2048</option>
Expand Down

0 comments on commit afccc32

Please sign in to comment.