...where the 'K' stands for quality. https://ktag.clubk.club/Technology/SystemK/
Find a file
Joe Kearney 4fe072f2d3 The Accessory button now selects team in the Configuring state. (#1)
With the advent of the new State Machine, there is opportunity in the *Configuring* state for a player to select his team by pressing the *Accessory* button.  The Mobile App or IR remote can also be used, as before.

![SystemK State Machine.drawio.png](/attachments/0b93eee9-15cd-4dea-9961-e4777868495e)

I also consolidated some duplicated code into `Set_Team_With_Audio_Feedback()`.

Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #1
2025-01-28 02:06:21 +00:00
Audio Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
BLE Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Events Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Game The Accessory button now selects team in the Configuring state. (#1) 2025-01-28 02:06:21 +00:00
IR Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Logging Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Menu The Accessory button now selects team in the Configuring state. (#1) 2025-01-28 02:06:21 +00:00
NeoPixels Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Protocols Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Settings Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
States The Accessory button now selects team in the Configuring state. (#1) 2025-01-28 02:06:21 +00:00
CMakeLists.txt Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Colors.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Console_HW_Interface.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Developer Certificate of Origin.txt Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Kconfig Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
LICENSE Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
README.md Initial commit 2025-01-25 19:34:51 +00:00
Results.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
SystemK.c Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
SystemK.h The Accessory button now selects team in the Configuring state. (#1) 2025-01-28 02:06:21 +00:00

SystemK

...where the 'K' stands for quality.