#include <stdio.h>
#include "../MarmitekX10/MarmitekX10.h"
#include "../Commands/Commands.h"
#include "../Sysfs/Sysfs.h"
#include "../config.h"
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... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Send a X10 RF command to a transciever eq "SendX10Command A1on".
X10 | command |
Definition at line 14 of file SendX10Command.c.