mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
fix ld issue
This commit is contained in:
@@ -191,9 +191,7 @@ class EMSESP {
|
||||
static WebDevicesService webDevicesService;
|
||||
static WebAPIService webAPIService;
|
||||
|
||||
static uuid::log::Logger logger() {
|
||||
return logger_;
|
||||
}
|
||||
static uuid::log::Logger logger();
|
||||
|
||||
private:
|
||||
EMSESP() = delete;
|
||||
|
||||
Reference in New Issue
Block a user