31#define SD_CARD_MISO_PIN gpio_num_t::GPIO_NUM_12
32#define SD_CARD_MOSI_PIN gpio_num_t::GPIO_NUM_13
33#define SD_CARD_CLK_PIN gpio_num_t::GPIO_NUM_14
34#define SD_CARD_CS_PIN gpio_num_t::GPIO_NUM_15
39#define SUPPORT_OutputProtocol_DMX
40#define SUPPORT_OutputProtocol_GECE
41#define SUPPORT_OutputProtocol_GS8208
42#define SUPPORT_OutputProtocol_Renard
43#define SUPPORT_OutputProtocol_Serial
48#define SUPPORT_OutputProtocol_WS2811
49#define SUPPORT_OutputProtocol_Relay
51#define SUPPORT_OutputProtocol_FireGod
const OM_OutputPortDefinition_t OM_OutputPortDefinitions[]
Definition GPIO_Defs_ESP8266_Generic.hpp:23
@ OM_SERIAL
Definition OutputMgrPortDefs.hpp:75
@ OM_RELAY
Definition OutputMgrPortDefs.hpp:76
uint8_t OM_PortId_t
Definition OutputMgrPortDefs.hpp:71
Definition OutputMgrPortDefs.hpp:90