#include <stdio.h>#include "../OldElro/OldElro.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 command to an elro (old model) eq "SendOldElroCommand A2toggle". More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Send a command to an elro (old model) eq "SendOldElroCommand A2toggle".
| OldElro | command |
Definition at line 13 of file SendOldElroCommand.c.

1.8.3.1