1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

Merge branch 'master' of https://github.com/breadoven/inav into submit-simulator-xplane

This commit is contained in:
Roman Lut 2022-07-24 16:12:13 +03:00
commit 19b36ada6f
497 changed files with 904 additions and 314997 deletions

View file

@ -165,10 +165,9 @@ typedef enum {
} mspFlashfsFlags_e;
typedef enum {
MSP_PASSTHROUGH_SERIAL_ID = 0xFD,
MSP_PASSTHROUGH_SERIAL_ID = 0xFD,
MSP_PASSTHROUGH_SERIAL_FUNCTION_ID = 0xFE,
MSP_PASSTHROUGH_ESC_4WAY = 0xFF,
MSP_PASSTHROUGH_ESC_4WAY = 0xFF,
} mspPassthroughType_e;
static uint8_t mspPassthroughMode;