Files
AC7911BB_JL-AIBT-SoundBox/display/st7789v2_test.h
T

6 lines
86 B
C

#ifndef ST7789V2_TEST_H
#define ST7789V2_TEST_H
int st7789v2_test_init(void);
#endif