Lizzy project
Dependencies: aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT
Diff: aconno_ble/aconno_ble.h
- Branch:
- axis_normal
- Revision:
- 15:c0c01188a29b
- Parent:
- 9:aef8bb3d13ed
- Child:
- 16:482d8f81d6f3
--- a/aconno_ble/aconno_ble.h Wed Aug 29 10:52:27 2018 +0000 +++ b/aconno_ble/aconno_ble.h Wed Aug 29 14:48:43 2018 +0000 @@ -43,6 +43,7 @@ extern LizzyService *lizzy_service; /* Function declarations */ +EventQueue *getBLEEventQueue(void); void bleInitComplete(BLE::InitializationCompleteCallbackContext *params); void updatePayload(BLE *ble, advertising_packet *advertisementPacket);