swixteen  0.03
Switch a lamp on/off with X10 RF commands
 All Files Functions Variables Macros Pages
Common.h
Go to the documentation of this file.
1 #include <time.h>
2 
3 #define NullChar ( char *)0
4 
5 struct timespec Timing;
6 struct timespec Remaining;