mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 01:59:08 +03:00
rename gpio to pin command - #445
This commit is contained in:
@@ -50,7 +50,7 @@ class System {
|
||||
|
||||
static void console_commands(Shell & shell, unsigned int context);
|
||||
|
||||
static void mqtt_command_gpio(const char * value, const int8_t id);
|
||||
static void mqtt_command_pin(const char * value, const int8_t id);
|
||||
static void mqtt_command_send(const char * value, const int8_t id);
|
||||
|
||||
static uint8_t free_mem();
|
||||
|
||||
Reference in New Issue
Block a user