High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: ble/BLEInstanceBase.h
- Revision:
- 913:690bea02c431
- Parent:
- 912:f728aa46e7df
- Child:
- 933:3ec277a0d780
diff -r f728aa46e7df -r 690bea02c431 ble/BLEInstanceBase.h --- a/ble/BLEInstanceBase.h Thu Nov 26 12:52:03 2015 +0000 +++ b/ble/BLEInstanceBase.h Thu Nov 26 12:52:03 2015 +0000 @@ -21,7 +21,7 @@ #include "ble/SecurityManager.h" #include "ble/BLE.h" -/* forward declarations */ +/* Forward declarations. */ class GattServer; class GattClient;