added ADC calibration feature

This commit is contained in:
HarukiToreda
2025-12-21 00:17:33 -05:00
parent c1c5d36e86
commit 791fb86c7c
3 changed files with 64 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ enum MenuPage : uint8_t {
NODE_CONFIG_DEVICE,
NODE_CONFIG_DEVICE_ROLE,
NODE_CONFIG_POWER,
NODE_CONFIG_POWER_ADC_CAL,
NODE_CONFIG_NETWORK,
NODE_CONFIG_DISPLAY,
NODE_CONFIG_BLUETOOTH,