add 4.01f demo
This commit is contained in:
parent
c65eec8e5e
commit
7b958776c8
52 changed files with 11250 additions and 1902 deletions
|
|
@ -65,7 +65,6 @@ public:
|
|||
void EPD_5IN65F_Display(const UBYTE *image);
|
||||
void EPD_5IN65F_Display_part(const UBYTE *image, UWORD xstart, UWORD ystart,
|
||||
UWORD image_width, UWORD image_heigh);
|
||||
void EPD_5IN65F_Show7Block(void);
|
||||
void SendCommand(unsigned char command);
|
||||
void SendData(unsigned char data);
|
||||
void Sleep(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue