forked from Archive/PX4-Autopilot
Turn off i2c slave debug output for real.
This commit is contained in:
parent
5e35491a38
commit
1cecba2a86
|
@ -44,7 +44,7 @@
|
|||
#include <stm32_i2c.h>
|
||||
#include <stm32_dma.h>
|
||||
|
||||
#define DEBUG
|
||||
//#define DEBUG
|
||||
#include "px4io.h"
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue