HW_Lib/demo/tft/t_tft.h

7 lines
95 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 08:07:31 +00:00
void Test_tft(void *);
2024-08-29 08:46:54 +00:00
#endif //HW_LIB_T_TFT_H