adafruit / Adafruit_CircuitPython_PortalBase

Base Library for the Portal-style libraries.
MIT License
18 stars 17 forks source link

Updated to work with settings.toml and secrets.py #93

Closed makermelissa closed 1 year ago

makermelissa commented 1 year ago

Tested with various combinations of settings in settings.toml and secrets.py.

makermelissa commented 1 year ago

The only caveat with this change is since this library is normally frozen into CircuitPython (for the MatrixPortal M4 and other M4-based boards), we may need another release before updating guides.