Skip to content

fix(display): Move sanity checks to epicardium

Gerd requested to merge gerd/firmware:gerd/fix/displaychecks into master

This closes #53 (closed).

also removed the checks for linestyle, since it just works with any number. Behavior is only defined between 0 and 1 though, and it is recommended to use the structs when not using pycardium anyways.

Merge request reports