Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help error WiFiClientSecure #64

Open
orgserj opened this issue Apr 9, 2022 · 3 comments
Open

help error WiFiClientSecure #64

orgserj opened this issue Apr 9, 2022 · 3 comments

Comments

@orgserj
Copy link

orgserj commented Apr 9, 2022

D:\Arduino\ESP32-CAM-Video-Recorder-master\vA1\TimeLapseAviA1x\TimeLapseAviA1x.ino: In function 'bool init_wifi()':
TimeLapseAviA1x:1428:10: error: 'class WiFiClientSecure' has no member named 'setInsecure'
client.setInsecure();

@jameszah
Copy link
Owner

jameszah commented Apr 9, 2022

Do you have esp32 board library 2.02 or better?

That changed from 1.6 -> 2.0

@orgserj
Copy link
Author

orgserj commented Apr 9, 2022

Do you have esp32 board library 2.02 or better?

That changed from 1.6 -> 2.0

thank!

@farisanaklumajang
Copy link

farisanaklumajang commented Apr 9, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants