SystemK/States
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
..
Playing Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
Starting_Game Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Configuring.c The Accessory button now selects team in the Configuring state. (#1) 2025-01-28 02:06:21 +00:00
State_Configuring.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Initializing.c Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Initializing.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Machine.c Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Machine.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Ready.c Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Ready.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Reprogramming.c Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Reprogramming.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Wrapping_Up.c Initial public release of SystemK. 2025-01-25 13:45:14 -06:00
State_Wrapping_Up.h Initial public release of SystemK. 2025-01-25 13:45:14 -06:00