quadCommand!

Dependencies:   mbed PID MMA8451Q

Revision:
33:4f62a7a46e71
Parent:
27:799ccb9be2be
Child:
34:d6696dc977a2
diff -r 3d180aa938ba -r 4f62a7a46e71 main.cpp
--- a/main.cpp	Mon Jun 10 01:05:51 2013 +0000
+++ b/main.cpp	Mon Jun 10 01:12:52 2013 +0000
@@ -1,6 +1,8 @@
 #include "quadCommand.h"
 #include "debug.h"
 
+#define DEBUG_ENABLE
+
 int main() 
 {
     DEBUG(pc.printf("DEBUG ENABLED\r\n");)