HW_Lib/demo/oled/t_oled.h

7 lines
103 B
C

#ifndef HW_LIB_T_OLED_H
#define HW_LIB_T_OLED_H
int Test_OLED(void *pVoid);
#endif //HW_LIB_T_OLED_H