periph / devices

Go·Hardware·Lean - Device drivers
https://periph.io
Apache License 2.0
91 stars 45 forks source link

ssd1306: Refactor display options #77

Closed czechbol closed 1 month ago

czechbol commented 1 month ago

I hit an issue where I needed to horizontally mirror the image and I could not figure out how to do it with the current state of the implementation.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 47.1%. Comparing base (f9d4688) to head (f76a578).

Files with missing lines Patch % Lines
ssd1306/ssd1306smoketest/ssd1306smoketest.go 0.0% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ======================================= - Coverage 47.1% 47.1% -0.1% ======================================= Files 83 83 Lines 10270 10280 +10 ======================================= - Hits 4842 4837 -5 - Misses 5251 5263 +12 - Partials 177 180 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.