1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 11:59:51 +03:00

Add rangefinder to ports sensor list

This commit is contained in:
Michel Pastor 2019-01-07 23:55:14 +01:00
parent 9034ae7266
commit c0c06d7882
4 changed files with 59 additions and 3 deletions

View file

@ -164,6 +164,9 @@ var MSPCodes = {
MSP2_COMMON_SETTING_INFO: 0x1007,
MSP2_COMMON_PG_LIST: 0x1008,
MSP2_CF_SERIAL_CONFIG: 0x1009,
MSP2_SET_CF_SERIAL_CONFIG: 0x100A,
MSPV2_INAV_STATUS: 0x2000,
MSPV2_INAV_OPTICAL_FLOW: 0x2001,
MSPV2_INAV_ANALOG: 0x2002,