allow payload callback, allow boot status
This commit is contained in:
parent
ffe55fd978
commit
810c2794f1
5 changed files with 48 additions and 2 deletions
|
@ -121,6 +121,7 @@ class InternalDisplay : public ESPMegaDisplay {
|
|||
void refreshPWMAdjustmentId();
|
||||
void refreshNetworkConfig();
|
||||
void refreshMQTTConfig();
|
||||
void setBootStatus(const char* status);
|
||||
void sendIpToDisplay(IPAddress ip);
|
||||
uint8_t pmwAdjustmentPin;
|
||||
// Touch handlers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue