mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
thermostat typos, trigger new dev build
This commit is contained in:
@@ -128,7 +128,7 @@ void System::syslog_init() {
|
||||
if (!syslog_enabled_) {
|
||||
syslog_.log_level((uuid::log::Level)-1);
|
||||
syslog_.mark_interval(0);
|
||||
syslog_.destination((IPAddress)0);
|
||||
syslog_.destination((IPAddress)((uint32_t)0));
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user