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.
Dependencies: nrf51-sdk
Dependents: microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more
Diff: nRF51822n.h
- Revision:
- 4:534c2146e5ec
- Parent:
- 0:eff01767de02
- Child:
- 22:c6ee8136847e
--- a/nRF51822n.h Thu May 22 15:03:55 2014 +0100
+++ b/nRF51822n.h Fri May 23 09:01:52 2014 +0100
@@ -34,7 +34,7 @@
*/
/**************************************************************************/
-class nRF51822n : public BLEDevice
+class nRF51822n : public BLEDeviceInstanceBase
{
public:
nRF51822n(void);