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

Files at this revision

API Documentation at this revision

Comitter:
16038618
Date:
Wed Mar 08 10:24:56 2017 +0000
Parent:
1:4bdfa7d7e8bf
Commit message:
IOTIO

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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;