You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to install your library, I got the missing dependency error for WiFiClientSecure.h. When I tried going to its github I got a 404 error. I am afraid the library is gone. Perhaps you can build it into your library and remove the dependency. A copy of it can still be found.
If you google WiFiClientSecure.h you can find the file. If you put it in the skech's folder you are half-way there. Your library's install will still fail but you can download the zip file and "side-load" it avoiding the dependency check. That works.