Skip to content

Commit

Permalink
[modules/range_sensor] changed name module
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire authored and kirkscheper committed Nov 3, 2017
1 parent 6af132d commit f1811b5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 83 deletions.
81 changes: 0 additions & 81 deletions conf/flight_plans/rotorcraft_rangesensors.xml

This file was deleted.

Expand Up @@ -15,12 +15,12 @@
</dl_settings>
</settings>
<header>
<file name="range_module.h"/>
<file name="range_sensor_forcefield.h"/>
</header>
<init fun="range_init()"/>
<periodic fun="range_run()" freq="30" autorun="TRUE"/>
<makefile>
<file name="range_module.c"/>
<file name="range_sensor_forcefield.c"/>
</makefile>
</module>

0 comments on commit f1811b5

Please sign in to comment.