working begin routine
This commit is contained in:
parent
05236797c2
commit
fdf32d8503
8 changed files with 510 additions and 415 deletions
|
@ -41,6 +41,7 @@ class ESPMegaDisplay
|
|||
bool writeUpdate(uint8_t* data, size_t size);
|
||||
void endUpdate();
|
||||
protected:
|
||||
size_t otaBytesWritten;
|
||||
SemaphoreHandle_t serialMutex;
|
||||
uint8_t currentPage;
|
||||
uint8_t rx_buffer_index;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue