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.
Dependents: BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate writable_gatt ... more
Diff: nRF51822n.h
- Revision:
- 4:534c2146e5ec
- Parent:
- 0:eff01767de02
- Child:
- 22:c6ee8136847e
diff -r 791d672cbbec -r 534c2146e5ec nRF51822n.h --- 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);