Hint by ProDrone: fixing double-save on backup restore
parent
0fa241b462
commit
dc8f06fcc9
|
@ -739,7 +739,7 @@ function configuration_restore(callback) {
|
|||
send_unique_data_item();
|
||||
});
|
||||
} else {
|
||||
MSP.send_message(MSP_codes.MSP_EEPROM_WRITE, false, false, send_led_strip_config);
|
||||
send_led_strip_config();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue