Review TestCode.txt
- The LCD I use as a reference
-
RES (Pin) -> Use LCD_setRST() to configure your pin.
-
DC (Pin) -> Use LCD_setDC() to configure your pin.
-
CS (Pin) -> Use LCD_setCE() to configure your pin.
-
SPI ->USE LCD_setSPI() to configure the SPI interface.