removed stdio.h
This commit is contained in:
parent
c389c998dd
commit
875ad2f30a
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
#include "gy521_driver.h"
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
/*DEBUG macro*/
|
||||
#define DEBUG
|
||||
|
|
Loading…
Reference in New Issue