esp32/boards: Update UM board image names for consistency.
Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
This commit is contained in:
parent
3883f29485
commit
86c7b957a8
|
@ -17,7 +17,7 @@
|
|||
"5x5 RGB LED Matrix"
|
||||
],
|
||||
"images": [
|
||||
"FeatherS2_Neo_White_Product2.jpg"
|
||||
"unexpectedmaker_feathers2neo.jpg"
|
||||
],
|
||||
"mcu": "esp32s2",
|
||||
"product": "Feather S2 Neo",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"TinyPICO Compatible"
|
||||
],
|
||||
"images": [
|
||||
"tinypico-v2-both.jpg"
|
||||
"unexpectedmaker_tinypico.jpg"
|
||||
],
|
||||
"mcu": "esp32",
|
||||
"product": "TinyPICO",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"TinyPICO Compatible"
|
||||
],
|
||||
"images": [
|
||||
"TinyS2+Product+Shot.jpg"
|
||||
"unexpectedmaker_tinys2.jpg"
|
||||
],
|
||||
"mcu": "esp32s2",
|
||||
"product": "Tiny S2",
|
||||
|
|
Loading…
Reference in New Issue