AP_RangeFinder_MaxsonarI2CXL: fix compiler error re undefine I2c
This commit is contained in:
parent
ea7f639ebf
commit
4bfd3d5a29
@ -4,7 +4,6 @@
|
|||||||
#define __AP_RANGEFINDER_MAXSONARI2CXL_H__
|
#define __AP_RANGEFINDER_MAXSONARI2CXL_H__
|
||||||
|
|
||||||
#include "RangeFinder.h"
|
#include "RangeFinder.h"
|
||||||
#include <I2C.h> // Arduino I2C lib
|
|
||||||
|
|
||||||
#define AP_RANGE_FINDER_MAXSONARI2CXL_DEFAULT_ADDR 0x70
|
#define AP_RANGE_FINDER_MAXSONARI2CXL_DEFAULT_ADDR 0x70
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user