LibDriver ST7789
Loading...
Searching...
No Matches
driver_st7789_display_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_ST7789_DISPLAY_TEST_H
38
#define DRIVER_ST7789_DISPLAY_TEST_H
39
40
#include "
driver_st7789_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
60
uint8_t
st7789_display_test
(
void
);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_st7789_interface.h
driver st7789 interface header file
st7789_display_test
uint8_t st7789_display_test(void)
display test
Definition
driver_st7789_display_test.c:50
test
driver_st7789_display_test.h
Generated by
1.15.0