6 lines
86 B
C
6 lines
86 B
C
#ifndef ST7789V2_TEST_H
|
|
#define ST7789V2_TEST_H
|
|
|
|
int st7789v2_test_init(void);
|
|
|
|
#endif |