OLD

OLD

Revision:
2:c6e0e97901b3
Parent:
0:2f6062c6d018
Child:
5:6def1d0df519
--- a/dbg.h	Thu Jul 12 08:19:50 2012 +0000
+++ b/dbg.h	Thu Jul 12 13:36:04 2012 +0000
@@ -1,4 +1,4 @@
-//#define DEBUG
+#define DEBUG
 
 #ifdef DEBUG 
 #define DBG(...) printf("" __VA_ARGS__)