|
ESPixelStick Firmware
Firmware for the ESPixelStick
|
Go to the source code of this file.
Macros | |
| #define | SUPPORT_SD |
| #define | SD_CARD_MISO_PIN gpio_num_t::GPIO_NUM_19 |
| #define | SD_CARD_MOSI_PIN gpio_num_t::GPIO_NUM_23 |
| #define | SD_CARD_CLK_PIN gpio_num_t::GPIO_NUM_18 |
| #define | SD_CARD_CS_PIN gpio_num_t::GPIO_NUM_5 |
| #define | SUPPORT_SENSOR_DS18B20 |
| #define | ONEWIRE_PIN gpio_num_t::GPIO_NUM_15 |
| #define | SUPPORT_OutputProtocol_DMX |
| #define | SUPPORT_OutputProtocol_GECE |
| #define | SUPPORT_OutputProtocol_GS8208 |
| #define | SUPPORT_OutputProtocol_Renard |
| #define | SUPPORT_OutputProtocol_Serial |
| #define | SUPPORT_OutputProtocol_TM1814 |
| #define | SUPPORT_OutputProtocol_UCS1903 |
| #define | SUPPORT_OutputProtocol_UCS8903 |
| #define | SUPPORT_OutputProtocol_WS2811 |
| #define | SUPPORT_OutputProtocol_Relay |
| #define | SUPPORT_OutputProtocol_Servo_PCA9685 |
| #define | SUPPORT_OutputProtocol_FireGod |
Variables | |
| const OM_OutputPortDefinition_t | OM_OutputPortDefinitions [] |
| #define ONEWIRE_PIN gpio_num_t::GPIO_NUM_15 |
| #define SD_CARD_CLK_PIN gpio_num_t::GPIO_NUM_18 |
| #define SD_CARD_CS_PIN gpio_num_t::GPIO_NUM_5 |
| #define SD_CARD_MISO_PIN gpio_num_t::GPIO_NUM_19 |
| #define SD_CARD_MOSI_PIN gpio_num_t::GPIO_NUM_23 |
| #define SUPPORT_OutputProtocol_DMX |
| #define SUPPORT_OutputProtocol_FireGod |
| #define SUPPORT_OutputProtocol_GECE |
| #define SUPPORT_OutputProtocol_GS8208 |
| #define SUPPORT_OutputProtocol_Relay |
| #define SUPPORT_OutputProtocol_Renard |
| #define SUPPORT_OutputProtocol_Serial |
| #define SUPPORT_OutputProtocol_Servo_PCA9685 |
| #define SUPPORT_OutputProtocol_TM1814 |
| #define SUPPORT_OutputProtocol_UCS1903 |
| #define SUPPORT_OutputProtocol_UCS8903 |
| #define SUPPORT_OutputProtocol_WS2811 |
| #define SUPPORT_SD |
| #define SUPPORT_SENSOR_DS18B20 |
| const OM_OutputPortDefinition_t OM_OutputPortDefinitions[] |