8000 boards/WAVESHARE_RP2040_PLUS_/board.json: Replace tab with spaces. · micropython/micropython@726fcf5 · GitHub
[go: up one dir, main page]

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 726fcf5

Browse files
committed
boards/WAVESHARE_RP2040_PLUS_/board.json: Replace tab with spaces.
A tab was used on one of the features line, this replaces it with 4 spaces.
1 parent b506131 commit 726fcf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/rp2/boards/WAVESHARE_RP2040_PLUS_16MB/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"docs": "",
66
"features": [
77
"Breadboard Friendly",
8-
"Castellated Pads",
8+
"Castellated Pads",
99
"SPI Flash",
1010
"USB-C"
1111
],

ports/rp2/boards/WAVESHARE_RP2040_PLUS_4MB/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"docs": "",
66
"features": [
77
"Breadboard Friendly",
8-
"Castellated Pads",
8+
"Castellated Pads",
99
"SPI Flash",
1010
"USB-C"
1111
],

0 commit comments

Comments
 (0)
0