mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 19:47:50 +08:00
[opticflow] remove unused USE_ARDRONE_VIDEO define
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
<periodic fun="opticflow_module_run()" freq="60" start="opticflow_module_start()" stop="opticflow_module_stop()" autorun="TRUE"/>
|
||||
<makefile target="ap">
|
||||
<define name="ARDRONE_VIDEO_PORT" value="2002" />
|
||||
<define name="USE_ARDRONE_VIDEO" />
|
||||
|
||||
<file name="opticflow_module.c"/>
|
||||
<file name="visual_estimator.c" dir="modules/computer_vision/opticflow"/>
|
||||
|
||||
Reference in New Issue
Block a user