almindor / st7789

Rust library for displays using the ST7735 driver
https://docs.rs/st7735-lcd
MIT License
49 stars 25 forks source link

Add tearing effect configuration #13

Closed rfuest closed 3 years ago

rfuest commented 3 years ago

This PR adds support for configuring the tearing effect output.

almindor commented 3 years ago

Thank you!