swixteen  0.03
Switch a lamp on/off with X10 RF commands
 All Files Functions Variables Macros Pages
OldElro.h
Go to the documentation of this file.
1 #define TimeSlot 290000
3 int SendOldElroRfCode( unsigned char Address, unsigned char Action );
5 int SendOldElroPostamble( void );
6 int SendOldElroBit( int Bit );
7 int GetOldElroCommandsBy( char *NameToFind );