fix dep
This commit is contained in:
parent
3b77f67ae6
commit
8f3f8d3316
|
|
@ -1,7 +1,7 @@
|
||||||
#include <Adafruit_I2CDevice.h>
|
#include <Adafruit_I2CDevice.h>
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
|
||||||
//#define DEBUG_SERIAL Serial
|
#define DEBUG_SERIAL Serial
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* @brief Create an I2C device at a given address
|
* @brief Create an I2C device at a given address
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue