mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-03 03:30:41 +08:00
Update esp3d.cpp
remove boot garbage for ESP8266 when restarting
This commit is contained in:
parent
b365cd95df
commit
15367cbd5c
@ -174,7 +174,6 @@ void Esp3D::restart_esp(bool need_restart)
|
||||
void Esp3D::restart_now()
|
||||
{
|
||||
log_esp3d("Restarting");
|
||||
end();
|
||||
serial_service.swap();
|
||||
ESP.restart();
|
||||
while (1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user