adafruit / Adafruit_CircuitPython_GC_IOT_Core

Google Cloud IoT Core client for CircuitPython devices
Other
12 stars 12 forks source link

remove loop_blocking() #14

Closed 2bndy5 closed 4 years ago

2bndy5 commented 4 years ago

satisfies #13 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.