feat: Adiciona suporte para controle de LED RGB e animações de estado

This commit is contained in:
2026-01-15 22:55:23 +00:00
parent a05ac96d97
commit 2b9642ebd2
9 changed files with 354 additions and 11 deletions
+4 -1
View File
@@ -46,7 +46,10 @@ extern "C" {
#define GPIO_INPUT_IO_TOGGLE_SWITCH GPIO_NUM_9
/* GPIO para controlar o relay */
#define GPIO_OUTPUT_RELAY GPIO_NUM_8
#define GPIO_OUTPUT_RELAY GPIO_NUM_4
/* GPIO para o LED RGB (WS2812) */
#define GPIO_LED_RGB GPIO_NUM_8
/* config button level depends on the pull up/down setting
push button level is on level = 1 when pull-down enable