Files
paparazzi/conf/modules/nav_flower.xml
T
2014-03-10 23:04:12 +01:00

16 lines
293 B
XML

<!DOCTYPE module SYSTEM "module.dtd">
<module name="nav_flower" dir="nav">
<doc>
<description>
Make a flower navigation pattern
</description>
</doc>
<header>
<file name="nav_flower.h"/>
</header>
<makefile>
<file name="nav_flower.c"/>
</makefile>
</module>