adafruit / Adafruit_CircuitPython_AdafruitIO

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

aio_password should be aio_key #92

Closed scarolan closed 2 years ago

scarolan commented 2 years ago

Small issue with the tutorial here: https://learn.adafruit.com/quickstart-rp2040-pico-with-wifi-and-circuitpython/usage-with-adafruit-io

It asks you to configure secrets.py with aio_password but the code example wants aio_key.

brentru commented 2 years ago

@scarolan Thanks for reporting an issue. I've updated the tutorial page to reflect this.

scarolan commented 2 years ago

You guys are the best! Thank you for CircuitPython 🐍