mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
update GH repo
This commit is contained in:
@@ -388,7 +388,7 @@ bool SyslogService::can_transmit() {
|
||||
|
||||
bool SyslogService::transmit(const QueuedLogMessage & message) {
|
||||
/*
|
||||
// modifications by Proddy. From https://github.com/proddy/EMS-ESP/issues/395#issuecomment-640053528
|
||||
// modifications by Proddy. From https://github.com/emsesp/EMS-ESP/issues/395#issuecomment-640053528
|
||||
struct tm tm;
|
||||
|
||||
tm.tm_year = 0;
|
||||
|
||||
Reference in New Issue
Block a user