1
0
Fork 0
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:
afinogen 2018-01-29 13:55:20 +03:00
commit db31180753
17 changed files with 466 additions and 128 deletions

View file

@ -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,