1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00
This commit is contained in:
skaman82 2015-12-18 00:07:00 +01:00
parent f07cea070e
commit 47bf426c29

View file

@ -751,7 +751,7 @@ function configuration_restore(callback) {
}
function send_led_strip_config() {
MSP.sendLedStripConfig(save_to_eeprom);
MSP.sendLedStripConfig(send_rxfail_config);
}
function send_rxfail_config() {