mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
formatting
This commit is contained in:
@@ -278,7 +278,7 @@ class Thermostat : public EMSdevice {
|
|||||||
uint8_t humidity_;
|
uint8_t humidity_;
|
||||||
uint8_t battery_;
|
uint8_t battery_;
|
||||||
|
|
||||||
char vacation[8][22]; // RC30, R3000 only, only one hc
|
char vacation[8][22]; // RC30, R3000 only, only one hc
|
||||||
uint8_t absent_;
|
uint8_t absent_;
|
||||||
uint8_t hasSolar_;
|
uint8_t hasSolar_;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user