Accessory btn now selects team in Configuring state.

This commit is contained in:
Joe Kearney 2025-01-27 20:01:28 -06:00
parent 6f51f5b006
commit 80b4987bcb
4 changed files with 189 additions and 141 deletions

View file

@ -93,8 +93,8 @@
#include "Logging/KLog.h"
#include "Protocols/Protocols.h"
#include "Settings/Settings_Interface.h"
#include "Game/Game.h"
#include "Audio/Audio_HW_Interface.h"
#include "Game/Game.h"
#include "NeoPixels/NeoPixels.h"
#include "BLE/BLE_Packets.h"
#include "BLE/BLE_Packet_Tracker.h"