mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 11:59:51 +03:00
parent
303e83d9d6
commit
c78bd800db
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue