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 b2f9e50 commit c630478Copy full SHA for c630478
variants/itsybitsy_nrf52840_express/variant.h
@@ -51,6 +51,7 @@ extern "C"
51
#define LED_CONN PIN_LED1
52
53
#define LED_RED PIN_LED1
54
+#define LED_BLUE PIN_LED1
55
56
#define LED_STATE_ON 1 // State when LED is litted
57
0 commit comments