Power save mode and bluetooth configs

This commit is contained in:
HarukiToreda
2025-12-14 20:06:24 -05:00
parent 7b4315421b
commit a332ca978b
3 changed files with 58 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ enum MenuPage : uint8_t {
NODE_CONFIG_PRESET,
NODE_CONFIG_DEVICE,
NODE_CONFIG_DEVICE_ROLE,
NODE_CONFIG_POWER,
NODE_CONFIG_BLUETOOTH,
TIMEZONE,
APPLETS,
AUTOSHOW,