AP_HAL: provide default hmc5983 i2c bus address
This commit is contained in:
parent
0b27478d7b
commit
4d5562764a
@ -162,3 +162,8 @@
|
||||
#ifndef HAL_RANGEFINDER_LIGHTWARE_I2C_BUS
|
||||
#define HAL_RANGEFINDER_LIGHTWARE_I2C_BUS 1
|
||||
#endif
|
||||
|
||||
#ifndef HAL_COMPASS_HMC5843_I2C_ADDR
|
||||
#define HAL_COMPASS_HMC5843_I2C_ADDR 0x1E
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user