mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
Allow reassignment of led pin to servos or motors
This commit is contained in:
parent
71ac169df6
commit
c98bf6e013
5 changed files with 21 additions and 7 deletions
|
@ -166,6 +166,7 @@ var MSPCodes = {
|
|||
MSP2_INAV_MC_BRAKING: 0x200B,
|
||||
MSP2_INAV_SET_MC_BRAKING: 0x200C,
|
||||
MSPV2_INAV_OUTPUT_MAPPING_EXT: 0x200D,
|
||||
MSPV2_INAV_OUTPUT_MAPPING_EXT2: 0x210D,
|
||||
MSP2_INAV_TIMER_OUTPUT_MODE: 0x200E,
|
||||
MSP2_INAV_SET_TIMER_OUTPUT_MODE: 0x200F,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue