Skip to content

Refactored to use PortalBase #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 8, 2020
Merged

Conversation

makermelissa
Copy link
Collaborator

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

@makermelissa makermelissa changed the title Refactor Refactored to use Portal Base Dec 5, 2020
@makermelissa makermelissa changed the title Refactored to use Portal Base Refactored to use PortalBase Dec 5, 2020
@makermelissa makermelissa requested a review from a team December 7, 2020 17:07
@makermelissa
Copy link
Collaborator Author

makermelissa commented Dec 7, 2020

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.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice clean up! Thank you!

@tannewt tannewt merged commit edc9830 into adafruit:main Dec 8, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 8, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_MagTag to 1.4.0 from 1.3.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#35 from makermelissa/refactor

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_FakeRequests, Adafruit_CircuitPython_PortalBase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Factor out some layers to separate libraries
2 participants