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 dda829c commit eb28e84Copy full SHA for eb28e84
variants/circuitplayground_nrf52840/variant.h
@@ -49,6 +49,7 @@ extern "C"
49
#define LED_BUILTIN PIN_LED1
50
51
#define LED_RED PIN_LED1
52
+#define LED_BLUE PIN_LED1
53
54
#define LED_STATE_ON 1 // State when LED is litted
55
0 commit comments