Patch display, pinmap
This commit is contained in:
parent
d608fdbf9a
commit
23af3d5aed
4 changed files with 100 additions and 65 deletions
|
@ -439,7 +439,6 @@ ESPMegaDisplay::ESPMegaDisplay(HardwareSerial *displayAdapter)
|
|||
*/
|
||||
void ESPMegaDisplay::begin()
|
||||
{
|
||||
this->displayAdapter->begin(115200);
|
||||
this->displayAdapter->setTimeout(100);
|
||||
this->displayAdapter->flush();
|
||||
this->reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue