rust-embedded-community / ssd1306

SSD1306 OLED driver
Apache License 2.0
282 stars 69 forks source link

Clippy fixes #202

Closed barafael closed 8 months ago

barafael commented 8 months ago

PR description

Just noticed the project is set to deny_warnings but there are clippy warnings. Let me know what you think!