#include <stdio.h>
#include "../config.h"
#include "../OldElro/OldElro.h"
#include "../Commands/Commands.h"
Go to the source code of this file.
Functions | |
int | SendOldElroRfCode (unsigned char Address, unsigned char Action) |
Send the OldElro RF Code. More... | |
int SendOldElroRfCode | ( | unsigned char | Address, |
unsigned char | Action | ||
) |
Send the OldElro RF Code.
Definition at line 11 of file SendOldElroRfCode.c.