Open RTS
Full implementation of the Somfy RTS protocol
|
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | rts_pulse_output |
Provides an interface for an output of RTS pulses, eg a GPIO or radio. More... | |