Wired up commands - still a lot of work and testing

This commit is contained in:
Jason P
2026-01-12 11:32:00 -06:00
parent 58cb7f2617
commit 974cb8ccad
2 changed files with 65 additions and 26 deletions

View File

@@ -57,6 +57,7 @@ class menuHandler
DisplayUnits
};
static screenMenus menuQueue;
static uint32_t pickedNodeNum; // node selected by NodePicker for ManageNodeMenu
static void OnboardMessage();
static void LoraRegionPicker(uint32_t duration = 30000);