EMailSender not compiling
Hi, I'm trying to use EMailSender.h with a MKR WIFI 1010 and am unable to get either the code I am working on or the example to compile. The error I get is error: 'WiFiClientSecure' has not been declared #define EMAIL_NETWORK_CLASS WiFiClientSecure
What am I missing?
Thanks