mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 09:58:23 +08:00
[modules] split define and include
also reuse 'type' attribute for string flags
This commit is contained in:
committed by
Felix Ruess
parent
d14135246e
commit
1fdea9387b
@@ -36,7 +36,7 @@
|
||||
|
||||
<file name="viewvideo.c"/>
|
||||
<!-- Include the needed Computer Vision files -->
|
||||
<define name="modules/computer_vision" type="include"/>
|
||||
<include name="modules/computer_vision"/>
|
||||
<file name="rtp.c" dir="modules/computer_vision/lib/encoding"/>
|
||||
|
||||
<!-- Define the network connection to send images over -->
|
||||
|
||||
Reference in New Issue
Block a user