mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 03:57:45 +08:00
[modules] digital_cam also for jsbsim
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
<periodic fun="gpio_cam_ctrl_periodic()" freq="4" autorun="TRUE"/>
|
<periodic fun="gpio_cam_ctrl_periodic()" freq="4" autorun="TRUE"/>
|
||||||
|
|
||||||
<makefile >
|
<makefile target="ap|sim|nps|jsbsim">
|
||||||
<define name="DIGITAL_CAM" />
|
<define name="DIGITAL_CAM" />
|
||||||
<file name="gpio_cam_ctrl.c"/>
|
<file name="gpio_cam_ctrl.c"/>
|
||||||
<file name="dc.c"/>
|
<file name="dc.c"/>
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
<periodic fun="servo_cam_ctrl_periodic()" freq="4" autorun="TRUE"/>
|
<periodic fun="servo_cam_ctrl_periodic()" freq="4" autorun="TRUE"/>
|
||||||
|
|
||||||
<makefile >
|
<makefile target="ap|sim|nps|jsbsim">
|
||||||
<define name="DIGITAL_CAM"/>
|
<define name="DIGITAL_CAM"/>
|
||||||
<file name="servo_cam_ctrl.c"/>
|
<file name="servo_cam_ctrl.c"/>
|
||||||
<file name="dc.c"/>
|
<file name="dc.c"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user