BLE
Fork of BLE_API by
Diff: ble/BLEInstanceBase.h
- Revision:
- 994:4d62b7967c11
- Parent:
- 993:ca834f7ae8ed
- Child:
- 1043:21a86ac7f5b1
diff -r ca834f7ae8ed -r 4d62b7967c11 ble/BLEInstanceBase.h --- a/ble/BLEInstanceBase.h Wed Dec 02 10:29:44 2015 +0000 +++ b/ble/BLEInstanceBase.h Wed Dec 02 10:29:44 2015 +0000 @@ -21,7 +21,7 @@ #include "ble/SecurityManager.h" #include "ble/BLE.h" -/* forward declarations */ +/* Forward declarations. */ class GattServer; class GattClient;