Open RTS
Full implementation of the Somfy RTS protocol
|
#include <ookradio.h>
Go to the source code of this file.
Data Structures | |
struct | rts_radio |
Abstraction layer which configures radio modules for RTS. More... | |
Enumerations | |
enum | rts_radio_mode { RTS_RADIO_MODE_STANDBY , RTS_RADIO_MODE_RECEIVE , RTS_RADIO_MODE_TRANSMIT } |
The transceiver mode to enter. More... | |