ins.h from modules is different so it is renamed

This commit is contained in:
Christophe De Wagter
2010-10-28 12:31:15 +00:00
parent 7be3ad1151
commit 88209b7a19
7 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<module name="ins">
<!-- <depend conflict="ins" -->
<header>
<file name="subsystems/ins.h"/>
<file name="ins_module.h"/>
</header>
<init fun="ins_init()"/>
<periodic fun="ins_periodic_task()" freq="60"/>