mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +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"/>
|
||||
|
||||
<makefile >
|
||||
<makefile target="ap|sim|nps|jsbsim">
|
||||
<define name="DIGITAL_CAM" />
|
||||
<file name="gpio_cam_ctrl.c"/>
|
||||
<file name="dc.c"/>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
<periodic fun="servo_cam_ctrl_periodic()" freq="4" autorun="TRUE"/>
|
||||
|
||||
<makefile >
|
||||
<makefile target="ap|sim|nps|jsbsim">
|
||||
<define name="DIGITAL_CAM"/>
|
||||
<file name="servo_cam_ctrl.c"/>
|
||||
<file name="dc.c"/>
|
||||
|
||||
Reference in New Issue
Block a user