Skip to content

Commit

Permalink
Fixed copy paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindehecker committed Apr 18, 2017
1 parent 4c9d357 commit 3be2aff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/flight_plans/TUDELFT/obc2016/testing.xml
Expand Up @@ -204,8 +204,8 @@
<deroute block="line_p4_p1"/>
</block>
<block group="to_joe" name="line_p4_p1">
<go forward="true" from="p3" hmode="route" wp="p4"/>
<set value="4" var="last_wp_reached_in_route"/>
<go forward="true" from="p4" hmode="route" wp="p1"/>
<set value="1" var="last_wp_reached_in_route"/>
<deroute block="line_p1_p2"/>
</block>

Expand Down

0 comments on commit 3be2aff

Please sign in to comment.