adafruit / Adafruit_CircuitPython_AdafruitIO

Adafruit IO for CircuitPython
http://io.adafruit.com
MIT License
49 stars 33 forks source link

remove loop_blocking #41

Closed 2bndy5 closed 4 years ago

2bndy5 commented 4 years ago

satisfies #40 As stated in the referenced issue, this lib's loop_blocking() will be broken upon next release of minimqtt lib. Thus I removed the method to preempt any incompatibility.