mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
michael's updates
This commit is contained in:
@@ -123,8 +123,7 @@ class EMSESP {
|
||||
|
||||
static void console_commands(Shell & shell, unsigned int context);
|
||||
|
||||
static void fetch_device_values(const uint8_t device_id);
|
||||
static void fetch_device_values();
|
||||
static void fetch_device_values(const uint8_t device_id = 0);
|
||||
|
||||
private:
|
||||
EMSESP() = delete;
|
||||
|
||||
Reference in New Issue
Block a user