adafruit / Adafruit_IO_Arduino

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

Add _disconnect function to AdafruitIO_FONA.h #135

Closed brentru closed 3 years ago

brentru commented 3 years ago

Related: https://github.com/adafruit/Adafruit_IO_Arduino/issues/134

Adding _disconnect function which disables GPRS and sets AIO network _status

NOTE: This PR is currently untested on hardware and is a draft pull request, will test tomorrow.