#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 | SendBit (int Bit) |
Send a bit of an X10 RF code with the correct timing. More... | |
int SendBit | ( | int | Bit | ) |