Skip to content

Releases: adafruit/Adafruit_CircuitPython_AzureIoT

Message Queue

31 May 22:22
939974e
Compare
Choose a tag to compare

The message queue method now returns None if no messages are in the queue, instead of returning -1.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Fix Deployment

23 May 23:43
a4f452f
Compare
Choose a tag to compare
  • Fixed TravisCI to deploy .mpy assets with release

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.