1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

Clean up ARMING_CONFIG MSP frames as not used

This commit is contained in:
Pawel Spychalski (DzikuVx) 2024-03-25 21:44:06 +01:00
parent c9534358d1
commit 6f20b43fc9
4 changed files with 0 additions and 31 deletions

View file

@ -50,8 +50,6 @@ var MSPCodes = {
MSP_CF_SERIAL_CONFIG: 54,
MSP_SET_CF_SERIAL_CONFIG: 55,
MSP_SONAR: 58,
MSP_ARMING_CONFIG: 61,
MSP_SET_ARMING_CONFIG: 62,
MSP_DATAFLASH_SUMMARY: 70,
MSP_DATAFLASH_READ: 71,
MSP_DATAFLASH_ERASE: 72,