update libs

This commit is contained in:
technyon
2022-05-04 22:54:36 +02:00
parent 345e5bf620
commit 05f0d3ad0f
13 changed files with 812 additions and 44 deletions

View File

@@ -31,7 +31,7 @@ W5500Device::~W5500Device()
void W5500Device::initialize()
{
WiFi.mode(WIFI_OFF); // Switch WiFi off
WiFi.mode(WIFI_OFF);
resetDevice();