display setting updating
This commit is contained in:
parent
19aae95252
commit
b4b7232937
3 changed files with 85 additions and 1 deletions
|
@ -98,6 +98,9 @@ class InternalDisplay : public ESPMegaDisplay {
|
|||
void refreshPWMAdjustmentSlider();
|
||||
void refreshPWMAdjustmentState();
|
||||
void refreshPWMAdjustmentId();
|
||||
void refreshNetworkConfig();
|
||||
void refreshMQTTConfig();
|
||||
void sendIpToDisplay(IPAddress ip);
|
||||
uint8_t pmwAdjustmentPin;
|
||||
// Touch handlers
|
||||
void handleTouch(uint8_t page, uint8_t component, uint8_t type);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue