At Mike's request, I added better feedback (lights and sounds) for reentry after being tagged out.
The UX now mimics the countdown at the beginning of the game (with the accompanying boop-boop-boop-boop-boop-BEEP sounds), which should help new players understand what is going on.
Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #4
Until we have menus implemented to change protocols, the Dubuque Protocol will be the default.
Fixes Management/KTag_Project_Management#5
Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #3
This was done to support the new KTag Konfigurator app, which Jack created for his Senior Design project.
Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #2
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.

I also consolidated some duplicated code into `Set_Team_With_Audio_Feedback()`.
Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #1