Compare commits
No commits in common. "BLE_Protocol_v0.12" and "main" have entirely different histories.
BLE_Protoc
...
main
1 changed files with 0 additions and 3 deletions
|
@ -100,9 +100,6 @@ typedef enum
|
|||
BLE_EVENT_CONFIGURED = 2,
|
||||
BLE_EVENT_WRAPUP_COMPLETE = 3,
|
||||
BLE_EVENT_GAME_OVER = 4,
|
||||
BLE_EVENT_QUIET = 5,
|
||||
BLE_EVENT_UNQUIET = 6,
|
||||
BLE_EVENT_FORCE_STATE = 7,
|
||||
BLE_EVENT_UNUSED = 0xFFFFFFFF
|
||||
} BLE_EventID_T;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue