Library for Modtronix NZ32 STM32 boards, like the NZ32-SC151, NZ32-SB072, NZ32-SE411 and others

Revision:
9:5000feb4b46f
Parent:
7:709130701ac7
Child:
13:328bfac0e686
--- a/mx_cmd_buffer.h	Thu Sep 10 20:13:37 2015 +1000
+++ b/mx_cmd_buffer.h	Mon Sep 14 15:16:41 2015 +1000
@@ -645,6 +645,12 @@
 };
 
 
+#if defined(MXH_DEBUG)
+#undef MXH_DEBUG
+#endif
+#if defined(MXH_DEBUG_INFO)
+#undef MXH_DEBUG_INFO
+#endif
 
 
 #endif /* SRC_MX_CMD_BUFFER_H_ */