We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c426a3 commit 898ab01Copy full SHA for 898ab01
lib/pbio/drv/i2c/i2c_ev3.c
@@ -27,7 +27,7 @@
27
#include "../drv/rproc/rproc.h"
28
#include "../rproc/rproc_ev3.h"
29
30
-#define DEBUG 1
+#define DEBUG 0
31
#if DEBUG
32
#include <stdio.h>
33
#include <inttypes.h>
0 commit comments