Fixes after testing.
This commit is contained in:
parent
47822bbdec
commit
cd33c35974
4 changed files with 92 additions and 16 deletions
|
@ -60,6 +60,7 @@ static void Playing__Interacting_Entry(StateMachineContext_T * context)
|
|||
Playing_Entry(context);
|
||||
srand(xTaskGetTickCount());
|
||||
}
|
||||
BLE_UpdateStatusPacket(STATE_PLAYING__INTERACTING);
|
||||
LOG("Entering the Interacting substate of the Playing state.");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue