adafruit / Adafruit_IO_Arduino

Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.
Other
209 stars 108 forks source link

Add _disconnect for Ethernet FeatherWing #110

Closed brentru closed 4 years ago

brentru commented 4 years ago

https://forums.adafruit.com/viewtopic.php?f=56&t=161894



                ^~~~~~~~~~~

exit status 1
cannot declare variable 'io' to be of abstract type 'AdafruitIO_Ethernet'```
brentru commented 4 years ago

Saw this again here: https://forums.adafruit.com/viewtopic.php?f=56&t=166196

Looking into it.