mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame
This commit is contained in:
commit
a42a5fab5c
10 changed files with 268 additions and 182 deletions
|
@ -35,6 +35,8 @@ var MSPCodes = {
|
|||
MSP_SET_MODE_RANGE: 35,
|
||||
MSP_BOARD_ALIGNMENT: 38,
|
||||
MSP_SET_BOARD_ALIGNMENT: 39,
|
||||
MSP_CURRENT_METER_CONFIG: 40,
|
||||
MSP_SET_CURRENT_METER_CONFIG: 41,
|
||||
MSP_RX_CONFIG: 44,
|
||||
MSP_SET_RX_CONFIG: 45,
|
||||
MSP_LED_COLORS: 46,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue