mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 21:48:09 +00:00
.
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
|
||||
/* This is the GPIO on which the power will be set */
|
||||
#define OUTPUT_GPIO CONFIG_EXAMPLE_OUTPUT_GPIO
|
||||
|
||||
#define SYS_LED_1 CONFIG_SWITCH
|
||||
#define SYS_LED_2
|
||||
|
||||
static bool g_power_state = DEFAULT_POWER;
|
||||
|
||||
/* These values correspoind to H,S,V = 120,100,10 */
|
||||
|
Reference in New Issue
Block a user