esp32/boards/OLIMEX_ESP32_POE: Remove id from and update board.json.
This commit is contained in:
parent
0baf6c80d9
commit
c2ab1b5185
|
@ -12,13 +12,12 @@
|
|||
"PoE",
|
||||
"Breadboard friendly"
|
||||
],
|
||||
"id": "esp32",
|
||||
"images": [
|
||||
"ESP32-POE-ISO-1.jpg"
|
||||
],
|
||||
"mcu": "esp32",
|
||||
"product": "ESP32",
|
||||
"product": "Olimex ESP32 POE",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.olimex.com/",
|
||||
"vendor": "Olimex"
|
||||
"vendor": "OLIMEX"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue