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.
Dependencies: nrf51-sdk
Dependents: microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more
Diff: nRF51GattServer.cpp
- Revision:
- 34:48d24b1d2fe6
- Parent:
- 31:c3ce6ee5d300
- Child:
- 35:7174913c9d67
--- a/nRF51GattServer.cpp Thu Jun 26 14:58:41 2014 +0100
+++ b/nRF51GattServer.cpp Fri Jun 27 13:53:59 2014 +0100
@@ -234,8 +234,7 @@
}
}
- /* 2.) Changes to the characteristic value will be handled with other
- * events below */
+ /* 2.) Changes to the characteristic value will be handled with other events below */
event = GattServerEvents::GATT_EVENT_DATA_WRITTEN;
break;