Channel Config

This commit is contained in:
HarukiToreda
2025-12-15 00:40:01 -05:00
parent 5f9a6a38e6
commit 6e05c554b8
4 changed files with 178 additions and 1 deletions

View File

@@ -101,6 +101,11 @@ enum MenuAction {
// Bluetooth
TOGGLE_BLUETOOTH,
TOGGLE_BLUETOOTH_PAIR_MODE,
// Channel
TOGGLE_CHANNEL_UPLINK,
TOGGLE_CHANNEL_DOWNLINK,
TOGGLE_CHANNEL_POSITION,
SET_CHANNEL_PRECISION,
};
} // namespace NicheGraphics::InkHUD