Skip to content

Commit d9ed474

Browse files
committed
The name of the board which has its pinout mirrored is actually D1 MINI, not MINI D1.
1 parent 03ca758 commit d9ed474

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3648,7 +3648,7 @@ ttgo-t-watch.menu.DebugLevel.verbose.build.code_debug=5
36483648

36493649
##############################################################
36503650

3651-
mini32.name=WEMOS MINI D1 ESP32
3651+
mini32.name=WEMOS D1 MINI ESP32
36523652

36533653
mini32.upload.tool=esptool_py
36543654
mini32.upload.maximum_size=1310720

Diff for: package/package_esp32_index.template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"name": "WEMOS LoLin32"
3030
},
3131
{
32-
"name": "WEMOS MINI D1 ESP32"
32+
"name": "WEMOS D1 MINI ESP32"
3333
}
3434
],
3535
"toolsDependencies": [

0 commit comments

Comments
 (0)