eLab Team / Mbed 2 deprecated LaLaBox

Dependencies:   mbed CREALIB

Revision:
24:59caeaa9f82d
Parent:
20:cdbc31a89c7f
Child:
25:3d3ebfd0a73f
diff -r e23fe02664f6 -r 59caeaa9f82d main.cpp
--- a/main.cpp	Wed Oct 03 11:40:06 2018 +0000
+++ b/main.cpp	Wed Oct 03 11:42:21 2018 +0000
@@ -6,6 +6,7 @@
  *   
  */
  
+#define DEBUG_MODE 1 // 0= no Debug, 1 = BT only, 2 = PC only, 3 = BT + PC 
 #include "Crealab.h"
 Serial bt_uart(PA_9, PA_10);
 Serial pc_uart(USBTX, USBRX);