yusuforhan / u8glib

Automatically exported from code.google.com/p/u8glib
Other
0 stars 0 forks source link

Filp coordinate up side down #351

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
My 12864 oled plug into Arduino digipins directly, make it upside down from my 
holding orientation, is there a global parameter to flip X, Y coordinate 
easily? 

Original issue reported on code.google.com by gabe...@msn.com on 18 Jul 2015 at 2:32

GoogleCodeExporter commented 8 years ago
u8g.setRot180();

it's clearly stated in Examples;
Sorry to waste your time. 
How do I close this issue?

Original comment by gabe...@msn.com on 18 Jul 2015 at 7:38

GoogleCodeExporter commented 8 years ago
No problem.
BTW google code issues are ignored in the future, please use github...

Original comment by olikr...@gmail.com on 18 Jul 2015 at 1:04