Added ability to configure display rotation

This commit is contained in:
Mark Qvist 2024-12-31 13:23:48 +01:00
parent 786c9990fb
commit 2604b44d64
5 changed files with 80 additions and 37 deletions

1
ROM.h
View file

@ -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