Skip to content

nick: Improve JSON loading type handling and add an error screen

ave requested to merge ave/flow3r-firmware:nickerrorhandling into main

Improve JSON loading type handling: Having a proper schema helps with reducing code repetition. It also helps with extensibility, you'd definitely need that in a nick app, right? :D

Add an error screen: It helps to not have silent error handling I think.

IMG_20230818_165545

image

Edited by ave

Merge request reports