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

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Send a X10 RF command to a transciever eq "SendX10Command A1on". More...
 

Function Documentation

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

Send a X10 RF command to a transciever eq "SendX10Command A1on".

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

Definition at line 14 of file SendX10Command.c.

Here is the call graph for this function: