From 91c1f6fc78f5a553e314fac49dd69d5ecad020f4 Mon Sep 17 00:00:00 2001 From: devsaurus Date: Fri, 15 Aug 2025 19:46:18 +0200 Subject: [PATCH] nl --- src/mesh/wifi/WiFiAPClient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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