bno055: remove duplicate #defines from header

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson 2017-03-21 17:00:22 -06:00
parent 5943dad78c
commit 33f3c882b8

View File

@ -35,9 +35,6 @@
#include "bno055_regs.h"
#define BNO055_DEFAULT_I2C_BUS 0
#define BNO055_DEFAULT_ADDR 0x28
#ifdef __cplusplus
extern "C" {
#endif