rust-embedded-community / ssd1306

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

Fix rotated terminal panic/behaviour #197

Closed jamwaffles closed 9 months ago

jamwaffles commented 9 months ago

Closes #196

jamwaffles commented 9 months ago

Tested on 128x64 display with Rotation270 and it works nicely for me.

plm commented 9 months ago

Thank you for the quick fix @jamwaffles! I can confirm the fix works in the fixed branch of my reproducer.

jamwaffles commented 9 months ago

Great! Thanks for testing! This is released in 0.8.2.