mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
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:
parent
c34848af54
commit
6ba0d20b5e
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue