Skip to content

Commit 8e6633b

Browse files
authored
Fix typo in name field for M5Stack (platformio#853)
1 parent 768afe6 commit 8e6633b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/m5stack-coreink.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"arduino",
2222
"espidf"
2323
],
24-
"name": "M5Stick-Core Ink",
24+
"name": "M5Stack-Core Ink",
2525
"upload": {
2626
"flash_size": "4MB",
2727
"maximum_ram_size": 327680,

0 commit comments

Comments
 (0)