diff --git a/src/utility/w5500.cpp b/src/utility/w5500.cpp index 0e22a07..d5c9342 100644 --- a/src/utility/w5500.cpp +++ b/src/utility/w5500.cpp @@ -32,7 +32,7 @@ void W5500Class::init(uint8_t ss_pin) delay(1000); initSS(); SPI.begin(); - + w5500.swReset(); for (int i=0; i