diff --git a/src/mesh/wifi/WiFiAPClient.h b/src/mesh/wifi/WiFiAPClient.h index 98d88c35c..7fa65f36c 100644 --- a/src/mesh/wifi/WiFiAPClient.h +++ b/src/mesh/wifi/WiFiAPClient.h @@ -34,4 +34,4 @@ uint8_t getWifiDisconnectReason(); #if defined(USE_WS5500) || defined(USE_ESP32_RMIIPHY) // Startup Ethernet bool initEthernet(); -#endif \ No newline at end of file +#endif