fix: correct board name typo in t_eth_elite.json (ELite -> Elite)

Ethernet support uses arduino-esp32 3.x native ETH API — ETHClass2
library has been removed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Piero Andreini 2026-04-20 22:50:13 +02:00
parent c34848af54
commit 6ba0d20b5e

View file

@ -38,7 +38,7 @@
"arduino",
"espidf"
],
"name": "LilyGo T-ETH-ELite (16MB Flash 8MB PSRAM)",
"name": "LilyGo T-ETH-Elite (16MB Flash 8MB PSRAM)",
"upload": {
"flash_size": "16MB",
"maximum_ram_size": 8388608,