[lcd] fix: add display_load prototype
This commit is contained in:
parent
1ac6300e02
commit
ab263f7948
@ -29,5 +29,6 @@ void display_write_data_byte(uint8_t code);
|
||||
void display_write_data_seq(char *codes);
|
||||
void display_to_framebuffer(void);
|
||||
void display_to_direct(void);
|
||||
void display_load(uint32_t frame_no);
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user