Skip to content

Commit

Permalink
Revert "hack to make sim works with airspeed_ets: added sim_ir to sim…
Browse files Browse the repository at this point in the history
… target because sim_airspeed is set there"

This reverts commit 883ac3e.
  • Loading branch information
flixr committed Oct 5, 2011
1 parent 63c8349 commit 283dd64
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions conf/modules/airspeed_ets.xml
Expand Up @@ -22,13 +22,5 @@
<file name="airspeed_ets.c"/>
</makefile>

<!--
hack to make sim work,
in sim_ir the variable sim_airspeed is set, should be refactored
-->
<makefile target="sim">
<file_arch name="sim_ir.c" dir="."/>
<file name="infrared.c" dir="subsystems/sensors"/>
</makefile>
</module>

0 comments on commit 283dd64

Please sign in to comment.