Added ResetDB and keep only favorite commands

This commit is contained in:
HarukiToreda
2025-12-19 04:41:36 -05:00
parent 9ad7d39051
commit ac0b3613ec
3 changed files with 30 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ enum MenuPage : uint8_t {
NODE_CONFIG_DISPLAY,
NODE_CONFIG_BLUETOOTH,
NODE_CONFIG_POSITION,
NODE_CONFIG_ADMIN_RESET,
TIMEZONE,
APPLETS,
AUTOSHOW,