esp32/boards/OLIMEX_ESP32_POE: Remove id from and update board.json.

This commit is contained in:
robert-hh 2023-01-24 13:12:16 +01:00 committed by Damien George
parent 0baf6c80d9
commit c2ab1b5185
1 changed files with 2 additions and 3 deletions

View File

@ -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"
}