mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
release 1.3.1
This commit is contained in:
@@ -224,6 +224,9 @@ void ems_init(uint8_t boiler_modelid, uint8_t thermostat_modelid) {
|
||||
_ems_PollCount = 0;
|
||||
_emsTxRetryCount = 0;
|
||||
_last_TxTelgramCRC = 0;
|
||||
|
||||
// default logging is non
|
||||
ems_setLogging(EMS_SYS_LOGGING_NONE);
|
||||
}
|
||||
|
||||
// Getters and Setters for parameters
|
||||
|
||||
Reference in New Issue
Block a user