Skip to content

Commit

Permalink
Allow to use extra_dl in simulation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien-B authored and fvantienen committed Mar 29, 2023
1 parent 366d451 commit aaa5368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/modules/extra_dl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
-->
<event fun="extra_pprz_dl_event()"/>

<makefile target="ap">
<makefile>
<configure name="EXTRA_DL_PORT" default="uart1" case="upper|lower"/>
<configure name="TELEMETRY_FREQUENCY" default="$(PERIODIC_FREQUENCY)"/>
<define name="EXTRA_DOWNLINK_DEVICE" value="$(EXTRA_DL_PORT_LOWER)"/>
Expand Down

0 comments on commit aaa5368

Please sign in to comment.