#include <stdio.h>
#include "../config.h"
#include "../Common/Common.h"
#include "../Sysfs/Sysfs.h"
#include "../OldElro/OldElro.h"
Go to the source code of this file.
Functions | |
int | SendOldElroPostamble (void) |
Send the OldElro RF Postamble ( 1 Timeslot on, 31 timeslots off ) More... | |
int SendOldElroPostamble | ( | void | ) |
Send the OldElro RF Postamble ( 1 Timeslot on, 31 timeslots off )
Definition at line 12 of file SendOldElroPostamble.c.