This commit is contained in:
2024-08-10 16:33:27 -04:00
parent ccd0505049
commit 944e934131
2 changed files with 12 additions and 8 deletions

View File

@@ -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 */