This commit is contained in:
Pascal Brisset
2009-09-12 21:26:18 +00:00
parent 1b177afbbe
commit 95ae9fc8bf
7 changed files with 71 additions and 59 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<file name="MPPT.h"/>
</header>
<init fun="MPPT_init()"/>
<periodic fun="MPPT_periodic()" freq="4." delay="4" autorun="TRUE"/>
<periodic fun="MPPT_periodic()" freq="8." delay="4" autorun="TRUE"/>
<makefile target="ap">
<file name="MPPT.c"/>
</makefile>