mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
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__
|
||||
|
||||
#include "RangeFinder.h"
|
||||
#include <I2C.h> // Arduino I2C lib
|
||||
|
||||
#define AP_RANGE_FINDER_MAXSONARI2CXL_DEFAULT_ADDR 0x70
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user