#include <stdio.h>
#include "../config.h"
#include "../Common/Common.h"
#include "../Sysfs/Sysfs.h"
#include "../MarmitekX10/MarmitekX10.h"
Go to the source code of this file.
Functions | |
int | SendPreamble (void) |
Send the X10 RF Preamble ( 9 mS on, 4.5 mS off ) More... | |
int SendPreamble | ( | void | ) |
Send the X10 RF Preamble ( 9 mS on, 4.5 mS off )
Definition at line 12 of file SendPreamble.c.