altos: Disable CC115L debug commands
[fw/altos] / src / drivers / ao_cc115l.c
index 0e019bc063a55851d09684c70a3d0df64f17bafb..9a4908b501d0030b7f9a2fd169a2bf7bb51d72a3 100644 (file)
@@ -33,7 +33,7 @@ static uint8_t ao_radio_mcu_wake;     /* MARC status change */
 static uint8_t ao_radio_marcstate;     /* Last read MARC state value */
 
 /* Debugging commands */
-#define CC115L_DEBUG   1
+#define CC115L_DEBUG   0
 
 /* Runtime tracing */
 #define CC115L_TRACE   0