fixed time
This commit is contained in:
@@ -92,7 +92,7 @@ void wifi_task(void* parameter)
|
||||
|
||||
void ethernet_task(void* parameter)
|
||||
{
|
||||
LOG(ELOG_LEVEL_DEBUG, "Connecting Ethernet");
|
||||
LOG(ELOG_LEVEL_DEBUG, "Starting Ethernet Task");
|
||||
ETH.begin();
|
||||
ETH.setHostname(get_hostname(Ethernet));
|
||||
while (true) {
|
||||
|
||||
Reference in New Issue
Block a user