Open kaipyroami opened 7 months ago
Added support for the scrolling feature found in the ILI9341 library. The registers and code from the source library are just a drop in based on the HX8357 datasheet. This change has been tested on the 3.5" Featherwing TFT and works as expected.
Clang didn't like me aligning the comments?
Added support for the scrolling feature found in the ILI9341 library. The registers and code from the source library are just a drop in based on the HX8357 datasheet. This change has been tested on the 3.5" Featherwing TFT and works as expected.