dev24, fix syslog timestamp #2704

This commit is contained in:
MichaelDvP
2025-11-02 17:43:13 +01:00
parent ea9783dbfc
commit f2dca2a90a
5 changed files with 8 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
#endif
#ifndef EMSESP_STANDALONE
#include "ESP32React/ESP32React.h"
#include "../ESP32React/ESP32React.h"
#else
#include "../lib_standalone/ESP32React.h"
#endif