hi all
I'm trying to compile basic B4R code using rESP8266WiFi this error
Error:
D:\Test\testfresh1\Objects\src\rESP8266WiFi.h:142:44: error: cannot declare field 'B4R::WiFiSSLSocket::client' to be of abstract type 'B4R::BufferedWiFiClient'
142 | BufferedWiFiClient client;
| ^~~~~~
Error during build: exit status 1
B4R v.40
Arduino IDE v2.3.2
rESP8266WiFi v 1.6
rCore v3.9