From 1cecba2a86520b042600b7194e8f7166560d1fdd Mon Sep 17 00:00:00 2001 From: px4dev Date: Thu, 10 Jan 2013 09:40:55 -0800 Subject: Turn off i2c slave debug output for real. --- apps/px4io/i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/px4io/i2c.c') diff --git a/apps/px4io/i2c.c b/apps/px4io/i2c.c index 037c64522..4e95dd583 100644 --- a/apps/px4io/i2c.c +++ b/apps/px4io/i2c.c @@ -44,7 +44,7 @@ #include #include -#define DEBUG +//#define DEBUG #include "px4io.h" /* -- cgit v1.2.3