swixteen  0.03
Switch a lamp on/off with X10 RF commands
 All Files Functions Variables Macros Pages
Macros | Variables
Common.h File Reference
#include <time.h>
Include dependency graph for Common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NullChar   ( char *)0
 

Variables

struct timespec Timing
 
struct timespec Remaining
 

Macro Definition Documentation

#define NullChar   ( char *)0

Definition at line 3 of file Common.h.

Variable Documentation

struct timespec Remaining

Structure to save remaining time

Definition at line 6 of file Common.h.

struct timespec Timing

set the timing for the various pulses

Definition at line 5 of file Common.h.