New State Machine for SystemK

I’m working with @Jack to develop a means to configure a KTag battle from an Android app, since using the Roku remote to set things up is proving to be very cumbersome. We talked it through, and the design we have in mind requires a change to the top-level state machine, and some new BLE packets. Here’s what we have in mind for the state machine:

We’ve tweaked this a little bit after playing with the app. The latest state machine is now documented on the SystemK page in the documentation.