mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
[conf] add aispeed_ms45xx_i2c module to Quad_Navstik
for testing
This commit is contained in:
@@ -44,7 +44,10 @@
|
|||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<load name="gps_ubx_ucenter.xml"/>
|
<load name="gps_ubx_ucenter.xml"/>
|
||||||
<!-- load name="airspeed_ms45xx.xml"/ -->
|
<load name="airspeed_ms45xx_i2c.xml">
|
||||||
|
<define name="MS45XX_I2C_DEV" value="i2c3"/>
|
||||||
|
<define name="USE_I2C3"/>
|
||||||
|
</load>
|
||||||
<load name="direct_memory_logger.xml"/>
|
<load name="direct_memory_logger.xml"/>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user