Open RTS
Full implementation of the Somfy RTS protocol
Loading...
Searching...
No Matches
errors.h File Reference

Go to the source code of this file.

Enumerations

enum  {
  OOKRADIO_ERR_NONE = 0 ,
  OOKRADIO_ERR_INVALID_HANDLE = -1 ,
  OOKRADIO_ERR_INVALID_SPI = -2 ,
  OOKRADIO_ERR_INVALID_MODULE = -3 ,
  OOKRADIO_ERR_SPI_INIT_FAILED = -4 ,
  OOKRADIO_ERR_SPI_TRANSFER_FAILED = -5
}