Update ESPMegaDisplay.cpp
This commit is contained in:
parent
e2977c565c
commit
9344610582
|
@ -765,7 +765,7 @@ void ESPMegaDisplay::endUpdate()
|
|||
xSemaphoreGive(this->serialMutex);
|
||||
this->reset();
|
||||
delay(500);
|
||||
this->begin();
|
||||
esp_restart();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue