mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 16:49:11 +03:00
add telnet command show gpio
This commit is contained in:
@@ -300,8 +300,10 @@ class System {
|
||||
}
|
||||
|
||||
void show_system(uuid::console::Shell & shell);
|
||||
void wifi_reconnect();
|
||||
void show_users(uuid::console::Shell & shell);
|
||||
void show_gpio(uuid::console::Shell & shell);
|
||||
|
||||
void wifi_reconnect();
|
||||
|
||||
static std::string languages_string();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user