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

pull/10575/head
robert-hh 2023-01-24 13:12:16 +01:00 zatwierdzone przez Damien George
rodzic 0baf6c80d9
commit c2ab1b5185
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -12,13 +12,12 @@
"PoE", "PoE",
"Breadboard friendly" "Breadboard friendly"
], ],
"id": "esp32",
"images": [ "images": [
"ESP32-POE-ISO-1.jpg" "ESP32-POE-ISO-1.jpg"
], ],
"mcu": "esp32", "mcu": "esp32",
"product": "ESP32", "product": "Olimex ESP32 POE",
"thumbnail": "", "thumbnail": "",
"url": "https://www.olimex.com/", "url": "https://www.olimex.com/",
"vendor": "Olimex" "vendor": "OLIMEX"
} }