Run on TY51822r3 board with ACC sensor (LIS3DH or BMC050)

Dependencies:   BLE_API LIS3DH mbed nRF51822 BMC050 nRF51_LowPwr nRF51_Vdd

Fork of BLE_EddystoneBeacon_Service by Bluetooth Low Energy

Revision:
16:a7d07ea94b31
Parent:
15:af8c24f34a9f
Child:
18:91c36071aafb
--- a/main.cpp	Mon Jul 20 19:31:40 2015 +0000
+++ b/main.cpp	Wed Jul 22 18:01:20 2015 +0000
@@ -40,9 +40,9 @@
 //
 // Have to use this to add a interrupt, because C++ is stupid. 
 //
-void stupidWrapperFn(){
-    zipBeaconConfig->radioNotificationCallback();
-    }
+//void stupidWrapperFn(){
+//    zipBeaconConfig->radioNotificationCallback();
+//    }
 
 /**
  * Stop advertising the UriBeaconConfig Service after a delay; and switch to normal URIBeacon.