Files
esphome-dev/esphome
unhold b5fbe0b145 Fix cut-off on 2.13" waveshare/ttgo epaper displays (#4255)
The controller of the 2.13" waveshare/ttgo epaper displays operates with a 128x250 buffer,
while only 122x250 pixels are shown. While this can be ignored for rotations 0/270°,
with roations 90/180°, 6 pixels are cut-off from the top or left edge.
This change introduces a distinction between object width and controller width,
resulting in pixel-perfect rotations.
2023-04-12 21:19:52 +00:00
..
2023-02-07 14:08:40 +13:00
2022-10-05 20:09:27 +13:00
2023-03-04 07:19:51 +00:00
2022-10-05 20:09:27 +13:00
2023-01-17 10:28:09 +13:00
2023-02-09 10:25:44 +13:00