mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
fix
This commit is contained in:
parent
f07cea070e
commit
47bf426c29
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue