esp32/boards: Update UM board image names for consistency.

Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
This commit is contained in:
Seon Rozenblum 2023-10-19 18:13:54 +11:00 committed by Damien George
parent 3883f29485
commit 86c7b957a8
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
"5x5 RGB LED Matrix" "5x5 RGB LED Matrix"
], ],
"images": [ "images": [
"FeatherS2_Neo_White_Product2.jpg" "unexpectedmaker_feathers2neo.jpg"
], ],
"mcu": "esp32s2", "mcu": "esp32s2",
"product": "Feather S2 Neo", "product": "Feather S2 Neo",

View File

@ -16,7 +16,7 @@
"TinyPICO Compatible" "TinyPICO Compatible"
], ],
"images": [ "images": [
"tinypico-v2-both.jpg" "unexpectedmaker_tinypico.jpg"
], ],
"mcu": "esp32", "mcu": "esp32",
"product": "TinyPICO", "product": "TinyPICO",

View File

@ -16,7 +16,7 @@
"TinyPICO Compatible" "TinyPICO Compatible"
], ],
"images": [ "images": [
"TinyS2+Product+Shot.jpg" "unexpectedmaker_tinys2.jpg"
], ],
"mcu": "esp32s2", "mcu": "esp32s2",
"product": "Tiny S2", "product": "Tiny S2",