mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +08:00
[modules] send_imu_mag_current only for ap target
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<file name="send_imu_mag_current.h"/>
|
<file name="send_imu_mag_current.h"/>
|
||||||
</header>
|
</header>
|
||||||
<periodic fun="send_imu_mag_current()" freq="20" autorun="FALSE"/>
|
<periodic fun="send_imu_mag_current()" freq="20" autorun="FALSE"/>
|
||||||
<makefile>
|
<makefile target="ap">
|
||||||
<file name="send_imu_mag_current.c"/>
|
<file name="send_imu_mag_current.c"/>
|
||||||
</makefile>
|
</makefile>
|
||||||
</module>
|
</module>
|
||||||
|
|||||||
Reference in New Issue
Block a user