テスト用
Fork of nRF51822 by
Diff: nRF51822n.h
- Revision:
- 25:a1c356620131
- Parent:
- 24:3444ee6fd548
- Child:
- 52:120bd37b9d0d
--- a/nRF51822n.h Tue Jun 10 09:32:28 2014 +0100 +++ b/nRF51822n.h Tue Jun 10 13:13:35 2014 +0100 @@ -24,11 +24,11 @@ #include "mbed.h" #include "blecommon.h" -#include "BLEPeripheral.h" +#include "BLEDevice.h" #include "nRF51Gap.h" #include "nRF51GattServer.h" -class nRF51822n : public BLEPeripheralInstanceBase +class nRF51822n : public BLEDeviceInstanceBase { public: nRF51822n(void);