changed a few things in xtend_rssi and pwm_input stuff, can't get module to compile properly, sources and headers not being included properly

This commit is contained in:
Stephen Dwyer
2011-11-05 19:58:17 -06:00
parent 43dbba611b
commit 3154730a7b
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<file name="xtend_rssi.h"/>
</header>
<init fun="xtend_rssi_init()"/>
<periodic fun="xtend_rssi_periodic()" freq="2"/>
<periodic fun="xtend_rssi_periodic()" freq="2."/>
<makefile>
<file name="xtend_rssi.c"/>
</makefile>