Remove manual reset methods
This commit is contained in:
parent
f18219964e
commit
3a6be5868d
3 changed files with 4 additions and 55 deletions
|
@ -33,8 +33,6 @@ typedef struct {
|
|||
void setupDisplays();
|
||||
void initDisplays();
|
||||
void taskEpd(void *pvParameters);
|
||||
void resetAllDisplays();
|
||||
void resetSingleDisplay(int i);
|
||||
|
||||
std::array<String, 7> getCurrentEpdContent();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue