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_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: public/BLEDevice.h
- Revision:
- 111:189ff241dae1
- Parent:
- 110:d5a824cee1d3
- Child:
- 116:ca826083980e
--- a/public/BLEDevice.h Thu Jul 31 09:07:59 2014 +0100 +++ b/public/BLEDevice.h Thu Jul 31 14:39:35 2014 +0100 @@ -21,7 +21,7 @@ #include "blecommon.h" #include "Gap.h" #include "GattServer.h" -#include "BLEDeviceInstanceBase.hpp" +#include "BLEDeviceInstanceBase.h" /** * The base class used to abstract away BLE capable radio transceivers or SOCs,
