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: source/BLE.cpp
- Revision:
- 1074:1fedc77d9add
- Parent:
- 912:f728aa46e7df
- Child:
- 1075:0d0dafb54bc9
diff -r edd717e9f799 -r 1fedc77d9add source/BLE.cpp
--- a/source/BLE.cpp Mon Jan 11 08:51:41 2016 +0000
+++ b/source/BLE.cpp Mon Jan 11 08:51:42 2016 +0000
@@ -131,7 +131,6 @@
ble_error_t BLE::shutdown(void)
{
- clearAdvertisingPayload();
if (!transport) {
error("bad handle to underlying transport");
}
