Rev 2789 | Rev 2806 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /**** Automatic weather station 01A ****/ |
1 | /**** Automatic weather station 01A ****/ |
2 | #define VERSION "0.1" |
2 | #define VERSION "0.1" |
3 | #define ID "$Id: irmrak4.c 2177 2011-09-05 18:56:16Z kaklik $" |
3 | #define ID "$Id: main.c 2806 2013-03-09 23:17:52Z kakl $" |
4 | #include "main.h" |
4 | #include "main.h" |
5 | #include <string.h> |
5 | #include <string.h> |
6 | |
6 | |
7 | #CASE // Case sensitive compiler |
7 | #CASE // Case sensitive compiler |
8 | |
8 | |