IOTIO

Dependencies:   Nucleo_BLE_API_IOTIO Nucleo_BLE_BlueNRG Nucleo_BLE_DemoApp Nucleo_Sensor_Shield mbed

Dependents:   Nucleo_BLE_Demo_IOTIO

Fork of Nucleo_BLE_Demo by Cortex Challenge Team

Revision:
2:c69117fc79da
Parent:
1:4bdfa7d7e8bf
diff -r 4bdfa7d7e8bf -r c69117fc79da main.cpp
--- a/main.cpp	Sat Oct 29 15:11:28 2016 +0000
+++ b/main.cpp	Wed Mar 08 10:24:56 2017 +0000
@@ -46,7 +46,7 @@
 
 int main(void)
 {
-  demoService = startDemoBLE("BLE-1234567");
+  demoService = startDemoBLE("BLE-12345678");
   demoService->setCallback(demoCallback);
 
   led = 0.0f;