Add Explicit Session Exit Controls Mini-Features ä2+3

This commit is contained in:
2026-08-31 04:02:19 +02:00
parent c37fab67db
commit 06bf33b3cf
9 changed files with 77 additions and 16 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#include "linenoise/linenoise.h"
static const char *const s_root_candidates[] = {
"help", "debug", "display", "serial", "broker", "usb", "user",
"help", "exit", "debug", "display", "serial", "broker", "usb", "user",
"wifi", "web", "ssh", "ping", "nslookup", "traceroute", "reboot", "memory",
};