mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
remove unused/obsolet command_pin
This commit is contained in:
@@ -49,7 +49,6 @@ class System {
|
||||
void loop();
|
||||
|
||||
// commands
|
||||
static bool command_pin(const char * value, const int8_t id);
|
||||
static bool command_send(const char * value, const int8_t id);
|
||||
static bool command_publish(const char * value, const int8_t id);
|
||||
static bool command_fetch(const char * value, const int8_t id);
|
||||
|
||||
Reference in New Issue
Block a user