1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00

Remove ONESHOT125 and Change Some names

This commit is contained in:
U-DESKTOP-12PPI61\boris.bozic 2016-06-19 23:50:14 +02:00
parent 72743dca69
commit 2662f64e83
4 changed files with 5 additions and 6 deletions

View file

@ -132,7 +132,6 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
{bit: 15, group: 'rssi', name: 'RSSI_ADC'},
{bit: 16, group: 'other', name: 'LED_STRIP'},
{bit: 17, group: 'other', name: 'DISPLAY'},
{bit: 18, group: 'esc', name: 'ONESHOT125', haveTip: true},
{bit: 19, group: 'other', name: 'BLACKBOX', haveTip: true}
];