mirror of
https://github.com/luc-github/ESP3D.git
synced 2026-03-22 23:56:51 +01:00
Change EEPROM begin/end to be sure it is open
Update print_config
This commit is contained in:
@@ -76,7 +76,6 @@ void COMMAND::execute_command(int cmd,String cmd_params)
|
||||
if (cmd_params=="RESET")
|
||||
{
|
||||
CONFIG::reset_config();
|
||||
web_interface->restartmodule=true;
|
||||
}
|
||||
if (cmd_params=="SAFEMODE")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user