diff --git a/js/backup_restore.js b/js/backup_restore.js index 0bcdc3fb..a0a75d87 100644 --- a/js/backup_restore.js +++ b/js/backup_restore.js @@ -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(); } }