mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 06:36:11 -04:00
Added display read command
This commit is contained in:
parent
9edc2224e7
commit
4b48f41c38
3 changed files with 18 additions and 3 deletions
|
@ -52,6 +52,7 @@
|
|||
#define CMD_FB_READ 0x42
|
||||
#define CMD_FB_WRITE 0x43
|
||||
#define CMD_FB_READL 0x44
|
||||
#define CMD_DISP_READ 0x66
|
||||
#define CMD_DISP_INT 0x45
|
||||
#define CMD_DISP_ADDR 0x63
|
||||
#define CMD_DISP_BLNK 0x64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue