(18-06-2020, 23:11)bombenm Wrote: Even the display of the 4pro device does not work the touch screen.
The information is displayed by changing the various screens every few minutes.
All the 4Pro Wireless Display units which are supplied fully assembled, are tested before shipping, so please check if when you reprogrammed it, you have kept this setting:
Code:
// Define type of your TFT Touch Panel
// --------------------------------------------------------------------------------------
// TFT Display Touch Panel type - PAY ATTENTION TO THIS
// --------------------------------------------------------------------------------------
#define TOUCH_PANEL_TYPE 1 // 1= Type 1 (Touch Panel connections at Top Left), 2= Type 2 (Touch Panel connections at Bottom Left)
and also check if you are using the libraries supplied on the software package, and not any others, no matter if they are newer or older versions.