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

Fix MSP_GPS_SV_INFO comment

Depends on #437
This commit is contained in:
tracernz 2015-01-28 20:11:03 +13:00 committed by Dominic Clifton
parent 303e83d9d6
commit c78bd800db

View file

@ -72,7 +72,7 @@ var MSP_codes = {
MSP_UID: 160, // Unique device ID
MSP_ACC_TRIM: 240, // get acc angle trim values
MSP_SET_ACC_TRIM: 239, // set acc angle trim values
MSP_GPS_SV_INFO: 164, // get Signal Strength (only U-Blox)
MSP_GPS_SV_INFO: 164, // get Signal Strength
// Additional private MSP for baseflight configurator (yes thats us \o/)
MSP_RCMAP: 64, // get channel map (also returns number of channels total)