rust-embedded-community / ssd1306

SSD1306 OLED driver
Apache License 2.0
299 stars 68 forks source link

Add display invertion #191

Closed nicochatzi closed 1 year ago

nicochatzi commented 1 year ago

Hi! Thank you for helping out with SSD1306 development! Please:

PR description

Add Ssd1306::set_invert() to invert the screen drawing.

jamwaffles commented 1 year ago

This is now released in version 0.8.1 :)