HW_Lib/demo/tft/t_tft.h

7 lines
94 B
C
Raw Normal View History

2024-08-29 08:46:54 +00:00
#ifndef HW_LIB_T_TFT_H
#define HW_LIB_T_TFT_H
2024-09-21 15:07:22 +00:00
int Test_tft(void *);
2024-08-29 08:46:54 +00:00
#endif //HW_LIB_T_TFT_H