Added the function of pasting image data to buffer (STM32)
This commit is contained in:
parent
0895fc1e5a
commit
7a1e6ae4cc
11 changed files with 1387 additions and 833 deletions
|
|
@ -31,6 +31,9 @@
|
|||
|
||||
#ifndef _IMAGEDATA_H_
|
||||
#define _IMAGEDATA_H_
|
||||
|
||||
extern const unsigned char gImage_100X50[];
|
||||
|
||||
extern const unsigned char gImage_1in02d[];
|
||||
|
||||
extern const unsigned char gImage_1in54[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue