1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 12:55:13 +03:00

SmartAudio and Tramp support

This commit is contained in:
Pawel Spychalski (DzikuVx) 2017-09-13 11:21:15 +02:00
parent 4339bc0604
commit 3920cfa443
3 changed files with 29 additions and 3 deletions

View file

@ -42,7 +42,9 @@ var mspHelper = (function (gui) {
'BLACKBOX': 7,
'TELEMETRY_MAVLINK': 8,
'TELEMETRY_IBUS': 9,
'RUNCAM_SPLIT_CONTROL' : 10
'RUNCAM_SPLIT_CONTROL' : 10,
'TBS_SMARTAUDIO': 11,
'IRC_TRAMP': 12
};
/**