Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 622ddc5

Browse filesBrowse files
authored
Updated led pins to match latest board revision (espressif#9298)
1 parent 0d37055 commit 622ddc5
Copy full SHA for 622ddc5

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎variants/motorgo_mini_1/pins_arduino.h

Copy file name to clipboardExpand all lines: variants/motorgo_mini_1/pins_arduino.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
static const uint8_t LED_BUILTIN = 38;
2424

2525
// Status LED
26-
static const uint8_t LED_STATUS = 8;
26+
static const uint8_t LED_STATUS = 47;
2727
#define BUILTIN_LED LED_BUILTIN // backward compatibility
2828
#define LED_BUILTIN LED_BUILTIN
2929

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.