ArduCAM / ArduCAM_ESP32S_UNO

ArduCAM ESP32 Series Development Boards
49 stars 18 forks source link

update to the libraries #21

Open Bggopal opened 2 years ago

Bggopal commented 2 years ago

Greetings to the people,

The espressif libraries are updated, but not here i suppose, i tried to use the "WiFiClientSecure.h" and use the name.setInsecure() function it throwed a error stating no class member found. When i browsed to the library files, yes the member function was not found. But to the esp32 espressif repo it is found. Then i tried to recursively update it here from espressif repo, and ended up in crashing the IDE. It would be help full in periodic upgradation of the libraries.
If i am wrong or missed a part correct me, my goal is to use the setInscure member function from WiFiClientsecure.h