adafruit / Adafruit_CircuitPython_AdafruitIO

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

Fix a typo in feed argument of IO_MQTT.get method #55

Closed DougBurke closed 3 years ago

DougBurke commented 3 years ago

To be honest I don't know if this is an actual typo, but all other accesses use {0}/feeds/{1} so it looks like a typo.