Skip to content

Conversation

@FoamyGuy
Copy link
Collaborator

This PR: adafruit/Adafruit_CircuitPython_HTTPServer#25 changed the way imports for this library need to be coded. This PR changes to the new import syntax for the only current Learn project that uses the library.

I've also added a print statement to print errors if they are caught so that they won't be silently consumed. This can make it easier to troubleshoot if something has gone wrong.

@FoamyGuy
Copy link
Collaborator Author

@BlitzCityDIY if you get a chance can you try this out? The httpserver library was updated after this project was published and the code needs tweaked slightly to work with the new one. I tested a minimal version, but I don't have the full project set up to try it out in the real environment.

@BlitzCityDIY
Copy link
Collaborator

hihi @FoamyGuy - thanks so much! just tested and everything is working great.

@BlitzCityDIY BlitzCityDIY merged commit 82c29fc into adafruit:main Nov 28, 2022
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.

2 participants