Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
Diff: hw/nrf51822.h
- Revision:
- 1:fd3ec64b2345
- Parent:
- 0:ace2e8d3ce79
- Child:
- 2:ffc5216bd2cc
--- a/hw/nrf51822.h Fri Nov 29 14:42:22 2013 +0000
+++ b/hw/nrf51822.h Wed Dec 04 07:20:24 2013 +0000
@@ -13,7 +13,7 @@
virtual ~nRF51822(void);
/* Functions that mus be implemented from NRFRadio */
- virtual ble_error_t attach(void (*fptr)(void));
+ //virtual ble_error_t attach(void (*fptr)(void));
virtual ble_error_t addService(BLEService &);
virtual ble_error_t updateValue(uint8_t, uint8_t, uint8_t[], uint16_t);
virtual ble_error_t start(void);
