add comment

This commit is contained in:
proddy
2024-05-29 22:22:39 +02:00
parent fdad5973c3
commit 5daa76649b

View File

@@ -10,6 +10,7 @@ the LICENSE file.
#if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32) #if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32)
// Added for EMS-ESP
#include "../Config.h" #include "../Config.h"
#if defined(EMC_CLIENT_SECURE) #if defined(EMC_CLIENT_SECURE)
#include <WiFiClientSecure.h> // includes IPAddress #include <WiFiClientSecure.h> // includes IPAddress