Open RTS
Full implementation of the Somfy RTS protocol
|
#include <stdbool.h>
#include <stdint.h>
#include "errors.h"
Go to the source code of this file.
Data Structures | |
struct | rts_remote_store |
Provides an interface for a datastore which contains details about remote controls and rolling codes. More... | |