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