Open fstanis opened 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 0%
with 139 lines
in your changes missing coverage. Please review.
Project coverage is 45.8%. Comparing base (
2cf8fa1
) to head (2a24918
).
Files with missing lines | Patch % | Lines |
---|---|---|
inky/impression.go | 0.0% | 136 Missing :warning: |
inky/types.go | 0.0% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Inky Impression 7.3" is a larger e-ink display that unlike smaller variants is based on AC073TC1A rather than UC8159.
This PR is effectively a port of pimoroni/inky#158 since the difference is primarily in the reset and update commads.
(draft until I have a chance to properly test)