mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-06-04 21:19:14 -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
|
@ -56,6 +56,7 @@
|
|||
#define CMD_DISP_INT 0x45
|
||||
#define CMD_DISP_ADDR 0x63
|
||||
#define CMD_DISP_BLNK 0x64
|
||||
#define CMD_DISP_ROT 0x67
|
||||
#define CMD_NP_INT 0x65
|
||||
#define CMD_BT_CTRL 0x46
|
||||
#define CMD_BT_PIN 0x62
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue