Revision 7040565e68b9147204528dba697ad6460c160616 authored by Martin Mueller on 27 January 2013, 16:21:32 UTC, committed by Martin Mueller on 27 January 2013, 16:21:32 UTC
1 parent e5b2e9a
Raw File
humid_pcap01.xml
<!DOCTYPE module SYSTEM "module.dtd">

<module name="humdid_pcap01" dir="meteo">
  <doc>
    <description></description>
  </doc>
  <header>
    <file name="humid_pcap01.h"/>
  </header>
  <init fun="pcap01_init()"/>
  <periodic fun="pcap01_periodic()" freq="3"/>
  <event fun="pcap01_event()"/>
  <makefile target="ap">
    <file name="humid_pcap01.c"/>
  </makefile>
</module>
back to top