garten

annotate modules.h @ 19:eb8db0d906de

updated runtick.sh to current program
author meillo@marmaro.de
date Wed, 23 Jul 2008 17:44:15 +0200
parents 5e6c9260913a
children
rev   line source
meillo@18 1 int worldclock(void);
meillo@18 2 int environment(void);
meillo@18 3 int weather(void);
meillo@18 4 int growth(void);