![]() |
Display_Lib_RPI 2.4.2
A C++ Library to connect electronic displays to Linux single board computers.
|
Simple example to test XPT2046 touchscreen IC and ili9341 TFT LCD together. More...
#include <iostream>#include <csignal>#include "ILI9341_TFT_LCD_RDL.hpp"#include "XPT2046_TS_TFT_LCD_RDL.hpp"Simple example to test XPT2046 touchscreen IC and ili9341 TFT LCD together.