mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-02 14:46:11 -04:00
Added ability to configure display rotation
This commit is contained in:
parent
786c9990fb
commit
2604b44d64
5 changed files with 80 additions and 37 deletions
1
ROM.h
1
ROM.h
|
@ -39,6 +39,7 @@
|
|||
#define ADDR_CONF_DINT 0xB2
|
||||
#define ADDR_CONF_DADR 0xB3
|
||||
#define ADDR_CONF_DBLK 0xB4
|
||||
#define ADDR_CONF_DROT 0xB8
|
||||
#define ADDR_CONF_PSET 0xB5
|
||||
#define ADDR_CONF_PINT 0xB6
|
||||
#define ADDR_CONF_BSET 0xB7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue