We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76aea8 commit cf8071cCopy full SHA for cf8071c
src/components/statusLED/Wippersnapper_StatusLED_Colors.h
@@ -22,7 +22,7 @@
22
#define BLUE 0x0000FF ///< Blue (as a uint32)
23
24
// colors for each status state
25
-#define LED_NET_CONNECT CYAN ///< Network connection state
+#define LED_NET_CONNECT PINK ///< Network connection state
26
#define LED_IO_CONNECT BLUE ///< MQTT broker connection state
27
#define LED_IO_REGISTER_HW YELLOW ///< Hardware registration state
28
#define LED_CONNECTED GREEN ///< Successful registration state
0 commit comments