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

Add Error Screen for JSON Parsing #5

Merged
merged 4 commits into from May 27, 2019
Merged

Conversation

sieren
Copy link
Owner

@sieren sieren commented May 27, 2019

Currently RapidJSON Asserts and crashes.
Redefine the assertion macro to throw instead and display an error message on boot.

Separate the data model setup from the screen hardware setup.
Add Macros to silence C Library warnings and
redefine RapidJSON assertion to throw.
Add a screen to display a warning in case something
goes wrong during setup.
Display a warning if parsing the JSON file fails.
@sieren sieren merged commit d6bb0a9 into master May 27, 2019
@sieren sieren deleted the add-json-error-handling branch May 27, 2019 12:38
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.

None yet

1 participant