mdot UDK & STMicro MEMS Shield Sensor packet example
Dependencies: libmDot-mbed5 DOGS102 ISL29011 MMA845x MPL3115A2 NCP5623B X_NUCLEO_IKS01A1 Senet_Packet
Fork of MTDOT-UDKDemo_Senet by
Diff: board/board.cpp
- Revision:
- 41:208af6be1869
- Parent:
- 39:022b327d6bf0
--- a/board/board.cpp Tue Aug 29 18:09:21 2017 -0400 +++ b/board/board.cpp Wed Aug 30 12:30:05 2017 -0400 @@ -12,8 +12,9 @@ #include "board_evb.h" #include "ChannelPlans.h" -CBoard* CBoard::boardPtr = 0; -mDot *mDotPtr = 0; +CBoard* CBoard::boardPtr = 0; +PB_FUNC CBoard::buttonCallback = 0;; +mDot *mDotPtr = 0; EBoardStatus BoardInit() {