prova

Fork of BLE_API by Bluetooth Low Energy

Revision:
1074:1fedc77d9add
Parent:
912:f728aa46e7df
Child:
1075:0d0dafb54bc9
--- 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");
     }