mirror of https://github.com/ARMmbed/mbed-os.git
fixed signature
parent
0c3d9e20fb
commit
57a02d6329
|
@ -39,7 +39,7 @@ public:
|
|||
|
||||
/* nRF51 Functions */
|
||||
void eventCallback(void);
|
||||
void hwCallback(ble_evt_t *p_ble_evt);
|
||||
void hwCallback(const ble_evt_t *p_ble_evt);
|
||||
|
||||
|
||||
private:
|
||||
|
|
Loading…
Reference in New Issue