add lilygo to network hardware list
This commit is contained in:
@@ -1208,6 +1208,7 @@ const std::vector<std::pair<String, String>> WebCfgServer::getNetworkDetectionOp
|
|||||||
options.push_back(std::make_pair("4", "Olimex ESP32-POE / ESP-POE-ISO"));
|
options.push_back(std::make_pair("4", "Olimex ESP32-POE / ESP-POE-ISO"));
|
||||||
options.push_back(std::make_pair("5", "WT32-ETH01"));
|
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("6", "M5STACK PoESP32 Unit"));
|
||||||
|
options.push_back(std::make_pair("7", "LilyGO T-ETH-POE"));
|
||||||
|
|
||||||
return options;
|
return options;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user