mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 20:35:19 +03:00
Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into mission-planer
Fix conflicts: _locales/en/messages.json
This commit is contained in:
commit
db31180753
17 changed files with 466 additions and 128 deletions
|
@ -10,6 +10,9 @@ var MSPCodes = {
|
|||
MSP_INAV_PID: 6,
|
||||
MSP_SET_INAV_PID: 7,
|
||||
|
||||
MSP_NAME: 10,
|
||||
MSP_SET_NAME: 11,
|
||||
|
||||
MSP_NAV_POSHOLD: 12,
|
||||
MSP_SET_NAV_POSHOLD: 13,
|
||||
MSP_CALIBRATION_DATA: 14,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue