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

missing frames

This commit is contained in:
Pawel Spychalski (DzikuVx) 2016-11-23 21:18:37 +01:00
parent ea67578f75
commit b062ea24d2
5 changed files with 44 additions and 2 deletions

View file

@ -45,7 +45,9 @@ var MSPCodes = {
MSP_TRANSPONDER_CONFIG: 82,
MSP_SET_TRANSPONDER_CONFIG: 83,
MSP_OSD_CONFIG: 84,
MSP_SET_OSD_CONFIG: 85,
MSP_OSD_CHAR_READ: 86,
MSP_OSD_CHAR_WRITE: 87,
MSP_ADVANCED_CONFIG: 90,
MSP_SET_ADVANCED_CONFIG: 91,
MSP_FILTER_CONFIG: 92,