EEP fORK

Dependencies:   BLE_API mbed nRF51822

Fork of MCS_LRF by Farshad N

Revision:
20:fa5dfaf624a9
Parent:
19:b576835175e2
Child:
21:c19355cc5e79
--- a/main.cpp	Thu Jan 25 22:19:47 2018 +0000
+++ b/main.cpp	Mon Mar 05 22:14:16 2018 +0000
@@ -55,7 +55,7 @@
 
 #define ACTIVITY_TIMEOUT_SEC    60      // default value- turn laser off if no measurement for more than this many seconds
 
-#define NORDIC  // is board nordic DK?
+#undef NORDIC  // is board nordic DK?
 
 #ifdef NORDIC
 DigitalOut connectionLed(p21);