Hello Arduino-mates
I'm trying to use rssRead library on Arduino UNO R4 WIFI.
I installed the lib and I've tried to test the sample on
Why the compiler reports this error?
/Users/cosma_1/Documents/Arduino/libraries/rssRead/src/rssRead.hpp:18:10: fatal error: WiFiClientSecure.h: No such file or directory #include <WiFiClientSecure.h>
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1