1
0
Fork 0
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:
Pawel Spychalski (DzikuVx) 2022-02-23 15:13:06 +01:00
commit a42a5fab5c
10 changed files with 268 additions and 182 deletions

View file

@ -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,