mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
7 lines
165 B
C
7 lines
165 B
C
|
|
|
|
typedef enum BadBleCustomEvent {
|
|
BadBleAppCustomEventTextEditResult,
|
|
BadBleAppCustomEventByteInputDone,
|
|
BadBleCustomEventErrorBack
|
|
} BadBleCustomEvent; |