Прошло 2 года.
This commit is contained in:
8
lib/epdiy/examples/screen_diag/main/epd.h
Normal file
8
lib/epdiy/examples/screen_diag/main/epd.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <epd_highlevel.h>
|
||||
|
||||
extern uint8_t* g_framebuffer;
|
||||
|
||||
void initialize_screen(void);
|
||||
void update_screen(void);
|
||||
void clear_screen(void);
|
||||
void full_clear_screen(void);
|
||||
Reference in New Issue
Block a user