mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
add USE_AIRSPEED to ets example airframe
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<define name="WIND_INFO"/>
|
||||
<define name="ALT_KALMAN"/>
|
||||
<define name="USE_I2C0"/>
|
||||
<define name="USE_AIRSPEED"/>
|
||||
</target>
|
||||
|
||||
<target name="sim" board="pc">
|
||||
@@ -24,6 +25,7 @@
|
||||
<define name="WIND_INFO"/>
|
||||
<define name="ALT_KALMAN"/>
|
||||
<define name="USE_I2C0"/>
|
||||
<define name="USE_AIRSPEED"/>
|
||||
</target>
|
||||
|
||||
<subsystem name="radio_control" type="ppm"/>
|
||||
|
||||
Reference in New Issue
Block a user