Skip to content

Commit

Permalink
esp32/boards: Update UM board image names for consistency.
Browse files Browse the repository at this point in the history
Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
  • Loading branch information
UnexpectedMaker authored and dpgeorge committed Oct 19, 2023
1 parent 3883f29 commit 86c7b95
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/esp32/boards/UM_FEATHERS2NEO/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"5x5 RGB LED Matrix"
],
"images": [
"FeatherS2_Neo_White_Product2.jpg"
"unexpectedmaker_feathers2neo.jpg"
],
"mcu": "esp32s2",
"product": "Feather S2 Neo",
Expand Down
2 changes: 1 addition & 1 deletion ports/esp32/boards/UM_TINYPICO/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"TinyPICO Compatible"
],
"images": [
"tinypico-v2-both.jpg"
"unexpectedmaker_tinypico.jpg"
],
"mcu": "esp32",
"product": "TinyPICO",
Expand Down
2 changes: 1 addition & 1 deletion ports/esp32/boards/UM_TINYS2/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"TinyPICO Compatible"
],
"images": [
"TinyS2+Product+Shot.jpg"
"unexpectedmaker_tinys2.jpg"
],
"mcu": "esp32s2",
"product": "Tiny S2",
Expand Down

0 comments on commit 86c7b95

Please sign in to comment.