34#define SD_CARD_MISO_PIN gpio_num_t::GPIO_NUM_19
35#define SD_CARD_MOSI_PIN gpio_num_t::GPIO_NUM_23
36#define SD_CARD_CLK_PIN gpio_num_t::GPIO_NUM_18
37#define SD_CARD_CS_PIN gpio_num_t::GPIO_NUM_5
40#define SUPPORT_SENSOR_DS18B20
41#define ONEWIRE_PIN gpio_num_t::GPIO_NUM_4
45#define SUPPORT_OutputProtocol_APA102
46#define SUPPORT_OutputProtocol_DMX
47#define SUPPORT_OutputProtocol_GECE
48#define SUPPORT_OutputProtocol_GS8208
49#define SUPPORT_OutputProtocol_Renard
50#define SUPPORT_OutputProtocol_Serial
51#define SUPPORT_OutputProtocol_TM1814
52#define SUPPORT_OutputProtocol_UCS1903
53#define SUPPORT_OutputProtocol_UCS8903
54#define SUPPORT_OutputProtocol_WS2801
55#define SUPPORT_OutputProtocol_WS2811
56#define SUPPORT_OutputProtocol_Relay
57#define SUPPORT_OutputProtocol_Servo_PCA9685
58#define SUPPORT_OutputProtocol_FireGod
59#define SUPPORT_OutputProtocol_GRINCH
const OM_OutputPortDefinition_t OM_OutputPortDefinitions[]
Definition GPIO_Defs_ESP32_Solo2go.hpp:23
@ OM_I2C
Definition OutputMgrPortDefs.hpp:78
@ OM_SERIAL
Definition OutputMgrPortDefs.hpp:75
@ OM_SPI
Definition OutputMgrPortDefs.hpp:77
@ OM_RELAY
Definition OutputMgrPortDefs.hpp:76
uint8_t OM_PortId_t
Definition OutputMgrPortDefs.hpp:71
Definition OutputMgrPortDefs.hpp:90