mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 00:37:37 +08:00
[modules] fix digital_cam_uart for NPS
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<init fun="digital_cam_uart_init()"/>
|
||||
<periodic fun="digital_cam_uart_periodic()" freq="10" autorun="TRUE"/>
|
||||
<event fun="digital_cam_uart_event()"/>
|
||||
<makefile target="sim">
|
||||
<makefile target="sim|nps">
|
||||
<file name="catia/serial.c"/>
|
||||
<define name="UART5_DEV" value="ttyUSB0"/>
|
||||
</makefile>
|
||||
|
||||
Reference in New Issue
Block a user