-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Description
Hi!
I'm trying to get this to work with an ESP8266 (on an NodeMCU board).
To most sketches the ESP acts as a arduino with wifi board.
However, if I copy the WriteVoltage example, and force it (remove the other options) to a Wifi board, and include the esp8266 library, this library gives an error:
/Users/PanMan/Documents/Arduino/libraries/ThingSpeak/src/ThingSpeak.h:217:7: note: no known conversion for argument 1 from 'WiFiClient' to 'int&'
no matching function for call to 'ThingSpeakClass::begin(WiFiClient&)'
Metadata
Metadata
Assignees
Labels
No labels