adafruit / Adafruit_CircuitPython_MagTag

Helper library for the Adafruit MagTag
MIT License
29 stars 24 forks source link

Refactored to use PortalBase #35

Closed makermelissa closed 3 years ago

makermelissa commented 3 years ago

Fixes #12. This is failing on PortalBase not being released yet and will need to be rerun after it is released.

makermelissa commented 3 years ago

One other thing to note is I removed the IL0373 init code since it is now built into CircuitPython and that just makes the library that much bigger. It also makes it so this library isn't as tied to a specific model of MagTag.