auto formatting

This commit is contained in:
proddy
2021-06-19 13:30:32 +02:00
parent 9ef2e62955
commit 1e4eb52c90
3 changed files with 8 additions and 4 deletions

View File

@@ -141,7 +141,6 @@ class Solar : public EMSdevice {
bool set_climateZone(const char * value, const int8_t id);
bool set_collector1Area(const char * value, const int8_t id);
bool set_collector1Type(const char * value, const int8_t id);
};
} // namespace emsesp