LilyGO T-ETH ELite (ESP32-S3+Ethernet POE) support (#611)
* LilyGO T-ETH ELite (ESP32-S3+Ethernet POE) support * Update W5500Definitions.h * Update README.md --------- Co-authored-by: iranl <iranl@users.noreply.github.com>
This commit is contained in:
@@ -5912,6 +5912,7 @@ const std::vector<std::pair<String, String>> WebCfgServer::getNetworkDetectionOp
|
||||
options.push_back(std::make_pair("5", "WT32-ETH01"));
|
||||
options.push_back(std::make_pair("6", "M5STACK PoESP32 Unit"));
|
||||
options.push_back(std::make_pair("7", "LilyGO T-ETH-POE"));
|
||||
options.push_back(std::make_pair("12", "LilyGO T-ETH ELite"));
|
||||
options.push_back(std::make_pair("8", "GL-S10"));
|
||||
options.push_back(std::make_pair("9", "ETH01-Evo"));
|
||||
options.push_back(std::make_pair("11", "Custom LAN module"));
|
||||
|
||||
Reference in New Issue
Block a user