removed stdio.h

This commit is contained in:
Jake Goodwin 2023-09-07 13:13:02 -07:00
parent c389c998dd
commit 875ad2f30a
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
*/
#include "gy521_driver.h"
#include <stdint.h>
#include <stdio.h>
/*DEBUG macro*/
#define DEBUG