Commit Graph

2 Commits

Author SHA1 Message Date
Kristian Nielsen b33b88c648 Fix ST7787 display rotation
With this change, both the hardware-scrolling examples (TFT_Terminal and
TFT_Matrix) work correctly.

Rotations 0, 1, 2, and 3 are defined as successive clockwise 90 degree
rotations.

Vertical refresh is defined to be in direction from low to high coordinate
("top to bottom", or "left to right" in landscape orientations).
2017-08-01 13:17:05 +02:00
Kristian Nielsen 0835b336bd Very first step, talking successfully to ST7787 2017-08-01 13:14:10 +02:00