22-01-2019, 04:40
I never tested those "Yellow Pins" TFT displays, but you can try them using this option on the Pro2 Plus software:
If you bought the TFTs on eBay and the seller sent you an item different from what he shows in the item listing, you can open a dispute asking to return the items. Sellers are obliged to keep product pictures updated. Most probably you will get a refund, because sellers prefer refund than pay the returning costs.
Code:
// --------------------------------------------------------------------------------------
// Define Type of your Touch Panel (Applies only to PCB Versions >= 20)
// --------------------------------------------------------------------------------------
#define TOUCH_TYPE 1 // 3= Default Setting, 1= Setting for displays with the "Yellow Pins" (untested)If you bought the TFTs on eBay and the seller sent you an item different from what he shows in the item listing, you can open a dispute asking to return the items. Sellers are obliged to keep product pictures updated. Most probably you will get a refund, because sellers prefer refund than pay the returning costs.

