add telnet command show gpio

This commit is contained in:
proddy
2025-12-14 21:10:45 +01:00
parent bc870b2aa2
commit da3ac1794e
4 changed files with 23 additions and 2 deletions

View File

@@ -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();