OutOfTheBots / OpenMV_TFT

8 stars 4 forks source link

Only 1/6 (320 x 80) of the image is drawing on ili9341 #2

Open Kabron287 opened 5 years ago

Kabron287 commented 5 years ago

your library does not work with ili9341. Only 1/6 (320 x 80) of the image is drawing.

Dipanjanbakshi commented 3 years ago

try changing the screen.set_window(0,0,320,80) on the tft demo file