#ifndef FML_TOUCH_H_ #define FML_TOUCH_H_ #define SLAVE_ADDR_TP 0x48U extern void fml_touch_init(void); #endif