mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
add comment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user