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 0e87ce6 commit cef07b4Copy full SHA for cef07b4
src/boards/ebyte_e104_bt5032a/board.h
@@ -31,7 +31,7 @@
31
#define LEDS_NUMBER 2
32
#define LED_PRIMARY_PIN 31 // Red - named "Data"
33
#define LED_SECONDARY_PIN 30 // Blue - named "Link" (also a red one on the Test Board)
34
-#define LED_STATE_ON 1
+#define LED_STATE_ON 0
35
36
/*------------------------------------------------------------------*/
37
/* BUTTON
0 commit comments