mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-06 18:51:53 -07:00
7 lines
165 B
C
7 lines
165 B
C
|
|
|
|
typedef enum BadBleCustomEvent {
|
|
BadBleAppCustomEventTextEditResult,
|
|
BadBleAppCustomEventByteInputDone,
|
|
BadBleCustomEventErrorBack
|
|
} BadBleCustomEvent; |