PaulStoffregen / ILI9341_t3

Optimized ILI9341 TFT Library
http://pjrc.com/store/display_ili9341.html
242 stars 95 forks source link

Implemented the vertical scrolling definition command. #50

Open TarkanAl-Kazily opened 6 years ago

TarkanAl-Kazily commented 6 years ago

This pull request adds the vertical scrolling definition command for the ILI9341 (see section 8.2.26 of the datasheet), which can be used in conjunction with the vertical scroll command already implemented in the library (setScroll). The vertical scrolling definition command modifies the scroll feature behavior, allowing for certain rows to be scrolled and certain rows to stay in place.