swixteen  0.03
Switch a lamp on/off with X10 RF commands
 All Files Functions Variables Macros Pages
Functions
SendOldElroCommand.c File Reference
#include <stdio.h>
#include "../OldElro/OldElro.h"
#include "../Commands/Commands.h"
#include "../Sysfs/Sysfs.h"
#include "../config.h"
Include dependency graph for SendOldElroCommand.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Send a command to an elro (old model) eq "SendOldElroCommand A2toggle". More...
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Send a command to an elro (old model) eq "SendOldElroCommand A2toggle".

Parameters
OldElrocommand
Returns
zero on succes, a negative integer on error

Definition at line 13 of file SendOldElroCommand.c.

Here is the call graph for this function: