arduinoWebSockets icon indicating copy to clipboard operation
arduinoWebSockets copied to clipboard

Problem to Compiler file: ESP32_Google_Alexa_SinricPro_4Relay_Switch.ino

Open fdavidmontoya opened this issue 2 years ago • 1 comments

Arduino:1.8.12 (Windows 7), Tarjeta:"ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 115200, None"

C:\Users\DAVID MONTOYA\Documents\Arduino\libraries\WebSockets\src\WebSocketsClient.cpp:234:30: error: 'class WiFiClientSecure' has no member named 'setInsecure'

             _client.ssl->setInsecure();

                          ^

exit status 1 Error compilando para la tarjeta ESP32 Dev Module.

please ..you can help me ? what happend..

fdavidmontoya avatar Jul 11 '22 17:07 fdavidmontoya

Did you find a solution? I am facing the same error.

AlexW00 avatar Nov 02 '22 10:11 AlexW00