Network Config for ESP32

This commit is contained in:
HarukiToreda
2025-12-15 21:48:17 -05:00
parent 958e1f73ef
commit cc6265e9b1
3 changed files with 38 additions and 4 deletions

View File

@@ -29,8 +29,10 @@ enum MenuPage : uint8_t {
NODE_CONFIG_DEVICE,
NODE_CONFIG_DEVICE_ROLE,
NODE_CONFIG_POWER,
NODE_CONFIG_NETWORK,
NODE_CONFIG_DISPLAY,
NODE_CONFIG_BLUETOOTH,
NODE_CONFIG_POSITION,
TIMEZONE,
APPLETS,
AUTOSHOW,