#include "BoardCfg.h" #ifndef XPT2046_H #define XPT2046 u8 GetXY(u16 *x,u16 *y); u8 TP_Read_XY(u16 *x,u16 *y); #endif