From e9c79557ae5774791e56c20217d5c3e60a84b580 Mon Sep 17 00:00:00 2001 From: MartinMueller2003 Date: Thu, 7 Dec 2023 08:03:33 -0500 Subject: [PATCH] Turned on GECE support. --- .../platformDefinitions/GPIO_Defs_ESP32_QUINLED_Dig-Octa.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ESPixelStick/src/platformDefinitions/GPIO_Defs_ESP32_QUINLED_Dig-Octa.hpp b/ESPixelStick/src/platformDefinitions/GPIO_Defs_ESP32_QUINLED_Dig-Octa.hpp index e7cf03d70..ec1327bc4 100644 --- a/ESPixelStick/src/platformDefinitions/GPIO_Defs_ESP32_QUINLED_Dig-Octa.hpp +++ b/ESPixelStick/src/platformDefinitions/GPIO_Defs_ESP32_QUINLED_Dig-Octa.hpp @@ -79,7 +79,7 @@ // Not Finished - #define SUPPORT_OutputType_TLS3001 // #define SUPPORT_OutputType_APA102 // SPI // #define SUPPORT_OutputType_DMX // UART / RMT -// #define SUPPORT_OutputType_GECE // UART / RMT +#define SUPPORT_OutputType_GECE // UART / RMT #define SUPPORT_OutputType_GS8208 // UART / RMT // #define SUPPORT_OutputType_Renard // UART / RMT // #define SUPPORT_OutputType_Serial // UART / RMT