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