mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-02 13:10:40 +08:00
Fix confusing output when EPPROM auto reset
This commit is contained in:
parent
a9aff21251
commit
568fee6087
@ -86,7 +86,7 @@ bool Esp3D::begin()
|
|||||||
log_esp3d("Need reset settings");
|
log_esp3d("Need reset settings");
|
||||||
reset();
|
reset();
|
||||||
//Restart ESP3D
|
//Restart ESP3D
|
||||||
restart_esp();
|
restart_now();
|
||||||
}
|
}
|
||||||
//BT do not start automaticaly so should be OK
|
//BT do not start automaticaly so should be OK
|
||||||
//Serial service
|
//Serial service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user