display climate implementation
This commit is contained in:
parent
ea2c2e076b
commit
19aae95252
4 changed files with 21 additions and 17 deletions
|
@ -84,9 +84,6 @@ class InternalDisplay : public ESPMegaDisplay {
|
|||
void setOutputBar(uint8_t pin, uint16_t value);
|
||||
void setOutputStateColor(uint8_t pin, bool state);
|
||||
void setInputMarker(uint8_t pin, bool state);
|
||||
void setPWMAdjustmentSlider(uint16_t value);
|
||||
void setPWMAdjustmentPin(uint8_t pin);
|
||||
void setPWMAdjustmentButton(bool state);
|
||||
void saveNetworkConfig();
|
||||
void saveMQTTConfig();
|
||||
void updateStatusIcons(bool networkStatus, bool mqttStatus);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue