|
Open RTS
Full implementation of the Somfy RTS protocol
|
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | rts_timings |
| Timing definitions for encoding and decoding frames to pulses. More... | |
Variables | |
| struct rts_timings | RTS_TIMINGS_SITUO5 |
| Timings as measured from a physical Situio5 remote. | |
| struct rts_timings * | RTS_TIMINGS_DEFAULT |
| Default timings, suitable for most application. | |