Skip to content
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

Fix json serialization error #206

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Conversation

nateinaction
Copy link
Member

Summary

This PR solves the CircuitPython 9.2.1+ compatibility issue reported in #194. We remove the offending lines that cannot be parsed into json and gracefully catch the error in the logger

Solves #194

How was this tested

  • Added new unit tests
  • Ran code on hardware (screenshots are helpful)
  • Other (Please describe)

@blakejameson blakejameson merged commit 85676bf into main Mar 24, 2025
4 checks passed
@blakejameson blakejameson deleted the fix-json-serialization-err branch March 24, 2025 19:42
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