prod

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Fork of BLE_EddystoneBeacon_Service by Bluetooth Low Energy

Revision:
22:160766614338
Parent:
19:f7c33fa88ca5
Child:
23:05e9bb3b13af
--- a/main.cpp	Thu Jul 23 06:48:50 2015 +0000
+++ b/main.cpp	Thu Jul 23 18:00:59 2015 +0000
@@ -58,7 +58,7 @@
 
         configAdvertisementTimeoutTicker.detach(); /* disable the callback from the timeout Ticker. */
         printf("removing config service\r\n");
-        test.attach(stupidWrapperFn,1);
+        //test.attach(stupidWrapperFn,1);
     }
 }