Modular v1
This commit is contained in:
@@ -45,12 +45,6 @@ extern "C" {
|
||||
/* user should configure which I/O port as toggle switch input, default is GPIO9 */
|
||||
#define GPIO_INPUT_IO_TOGGLE_SWITCH GPIO_NUM_9
|
||||
|
||||
/* GPIO para controlar o relay */
|
||||
#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
|
||||
push button level is on level = 0 when pull-up enable
|
||||
|
||||
Reference in New Issue
Block a user