ESP8266 - cannot declare WifiClient /

Hi all,

currently using a NodeMCU, v3. I'm just struggling to find any guide online that doesn't give me the same WiFiClient fault;
cannot declare variable client to be abstract type WiFiClient

I've downloaded all sorts of libraries, guides, scripts.

Anyone else who's run this module, be great to hear. I'm unable to get any script apart from BLINK to function on it.

mrevolve:
Hi all,

currently using a NodeMCU, v3. I'm just struggling to find any guide online that doesn't give me the same WiFiClient fault;
cannot declare variable client to be abstract type WiFiClient

I've downloaded all sorts of libraries, guides, scripts.

Anyone else who's run this module, be great to hear. I'm unable to get any script apart from BLINK to function on it.

you only need a clean install of Arduino esp8266 boards package 2.4.2 with Boards Manager

mrevolve:
Hi all,

currently using a NodeMCU, v3. I'm just struggling to find any guide online that doesn't give me the same WiFiClient fault;
cannot declare variable client to be abstract type WiFiClient

I've downloaded all sorts of libraries, guides, scripts.

Anyone else who's run this module, be great to hear. I'm unable to get any script apart from BLINK to function on it.

you only need a clean install of Arduino esp8266 boards package 2.4.2 with Boards Manager