pico-ssd1306
pico-ssd1306 copied to clipboard
implement display rotation
Fixes #17
Adds a rotation
attribute to ssd1306_t
that can be set via ssd1306_set_rotation
to change the orientation of any further draw requests. Note that width
and height
still correspond to the original orientation.
wait, something went wrong with my git here, this is not the proper commit
so, this should be the correct version
wow, it still wasn't the correct version, how emberassing. Now I double checked and tested it.
Sorry, I totally forgot you! I will check this out tomorrow.
Sorry, I totally forgot you! I will check this out tomorrow.
Any plans to merge this? It would be very helpful for my project. :)