mirror of
https://github.com/esphome/esphome.git
synced 2024-11-24 16:08:10 +01:00
c8f4fbb7dd
If the caller sets a value for colstart and/or rowstart when using the INITR_MINI_160X80 model, use those values instead of the default 24 and 0. After this patch devices with a 160x80 TFT like the m5stick C can set row/col start (26, 1 for m5stick) and avoid garbage lines showing in the display. |
||
---|---|---|
.. | ||
__init__.py | ||
display.py | ||
st7735.cpp | ||
st7735.h |