1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-17 05:15:20 +03:00

SBUS Outputs in ports

This commit is contained in:
Roman Sorokin 2023-12-07 10:38:44 +03:00
parent a659b09bb2
commit e0d0cd723b
3 changed files with 10 additions and 0 deletions

View file

@ -42,6 +42,7 @@ var mspHelper = (function (gui) {
'GSM_SMS': 19,
'FRSKY_OSD': 20,
'DJI_FPV': 21,
'SBUS_OUTPUT': 22,
'SMARTPORT_MASTER': 23,
'MSP_DISPLAYPORT': 25,
};