diff --git a/lighthub/main.cpp b/lighthub/main.cpp index 61e4daf..f6d2389 100644 --- a/lighthub/main.cpp +++ b/lighthub/main.cpp @@ -477,7 +477,7 @@ void onInitialStateInitLAN() { #if defined(__AVR__) || defined(__SAM3X8E__)||defined(ARDUINO_ARCH_STM32F1) #ifdef W5500_CS_PIN Ethernet.w5500_cspin = W5500_CS_PIN; - debugSerial<<"Use W5500 pin: "; + debugSerial<