Skip to content

Commit 86c7b95

Browse files
UnexpectedMakerdpgeorge
authored andcommitted
esp32/boards: Update UM board image names for consistency.
Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
1 parent 3883f29 commit 86c7b95

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ports/esp32/boards/UM_FEATHERS2NEO/board.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"5x5 RGB LED Matrix"
1818
],
1919
"images": [
20-
"FeatherS2_Neo_White_Product2.jpg"
20+
"unexpectedmaker_feathers2neo.jpg"
2121
],
2222
"mcu": "esp32s2",
2323
"product": "Feather S2 Neo",

ports/esp32/boards/UM_TINYPICO/board.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"TinyPICO Compatible"
1717
],
1818
"images": [
19-
"tinypico-v2-both.jpg"
19+
"unexpectedmaker_tinypico.jpg"
2020
],
2121
"mcu": "esp32",
2222
"product": "TinyPICO",

ports/esp32/boards/UM_TINYS2/board.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"TinyPICO Compatible"
1717
],
1818
"images": [
19-
"TinyS2+Product+Shot.jpg"
19+
"unexpectedmaker_tinys2.jpg"
2020
],
2121
"mcu": "esp32s2",
2222
"product": "Tiny S2",

0 commit comments

Comments
 (0)