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_sht.xml
<!DOCTYPE module SYSTEM "module.dtd">

<module name="humid_sht" dir="meteo">
  <doc>
    <description></description>
  </doc>
  <header>
    <file name="humid_sht.h"/>
  </header>
  <init fun="humid_sht_init()"/>
  <periodic fun="humid_sht_periodic()" freq="4."/>
  <makefile target="ap">
    <file name="humid_sht.c"/>
  </makefile>
</module>

back to top