mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
[module] test laser range array module and fix warning
This commit is contained in:
@@ -26,6 +26,13 @@
|
||||
|
||||
<file name="laser_range_array.c"/>
|
||||
<file name="pprz_transport.c" dir="pprzlink/src"/>
|
||||
<test>
|
||||
<define name="LASER_RANGE_ARRAY_PORT" value="uart2"/>
|
||||
<define name="LASER_RANGE_ARRAY_ORIENTATIONS" value="{0}"/>
|
||||
<define name="LASER_RANGE_ARRAY_NUM_SENSORS" value="1"/>
|
||||
<define name="LASER_RANGE_ARRAY_SEND_AGL" value="TRUE"/>
|
||||
<define name="USE_UART2"/>
|
||||
</test>
|
||||
</makefile>
|
||||
|
||||
<makefile target="nps">
|
||||
|
||||
Reference in New Issue
Block a user