Files
paparazzi/conf/modules/deploy_sonar_buoy.xml
T
2010-10-09 11:57:15 +00:00

15 lines
314 B
XML

<!DOCTYPE module SYSTEM "module.dtd">
<module name="deploy_sonar_buoy">
<header>
<file name="deploy_sonar_buoy.h"/>
</header>
<init fun="deploy_sonar_buoy_init()"/>
<periodic fun="deploy_sonar_buoy_periodic()" freq="10."/>
<makefile>
<file name="deploy_sonar_buoy.c"/>
</makefile>
</module>