Skip to content

gracefully handle missing json #29

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 1 commit into from
Dec 19, 2020

Conversation

FoamyGuy
Copy link
Contributor

resolves #28

@FoamyGuy FoamyGuy requested a review from a team December 19, 2020 03:24
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Thanks! That is simpler than I thought!

@dhalbert dhalbert merged commit 21a62ca into adafruit:master Dec 19, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 19, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_DHT to 3.5.3 from 3.5.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_DHT#55 from yeyeto2788/fix_issue_54

Updating https://github.com/adafruit/Adafruit_CircuitPython_TLC5947 to 1.3.3 from 1.3.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_TLC5947#23 from FoamyGuy/fix_hardcoded_baudrate

Updating https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO to 1.2.0 from 1.1.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_BitbangIO#13 from makermelissa/master
  > Merge pull request adafruit/Adafruit_CircuitPython_BitbangIO#12 from alustig3/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Slideshow to 1.5.1 from 1.5.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Slideshow#29 from FoamyGuy/fallback_without_json
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.

Not all boards have json, so gracefully fallback if not present
2 participants