mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
remove getMacAddress
This commit is contained in:
@@ -82,8 +82,6 @@ class System {
|
||||
void send_heartbeat();
|
||||
void send_info_mqtt();
|
||||
|
||||
std::string getMacAddress() const;
|
||||
|
||||
bool syslog_enabled() {
|
||||
return syslog_enabled_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user