Open RTS
Full implementation of the Somfy RTS protocol
|
#include <stdint.h>
#include "rts_frame.h"
#include "rts_pulse_output.h"
#include "rts_remote_store.h"
#include "rts_timings.h"
Go to the source code of this file.
Data Structures | |
struct | rts_remote |
Simulates a physical RTS remote control. More... | |