first commit

Dependencies:   mbed

Dependents:   ibeacon

Fork of BLE_WallbotBLE_Challenge by JKSoft

Revision:
3:ef465ae893a3
Parent:
2:3c406d25860e
Child:
4:2386637c9c7c
--- a/main.cpp	Fri Feb 20 00:07:48 2015 +0000
+++ b/main.cpp	Thu Nov 23 07:44:33 2017 +0000
@@ -423,7 +423,7 @@
     ble.addService(RCBControllerService);
     
 
-    while (true) {
+    while (1) {
         if(sw1 == 0)
         {
             bValue = 1;