mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 23:11:01 -04:00
Added ability to set custom display address
This commit is contained in:
parent
948798cd3e
commit
2536c26f50
6 changed files with 37 additions and 3 deletions
|
@ -52,6 +52,7 @@
|
|||
#define CMD_FB_WRITE 0x43
|
||||
#define CMD_FB_READL 0x44
|
||||
#define CMD_DISP_INT 0x45
|
||||
#define CMD_DISP_ADDR 0x63
|
||||
#define CMD_BT_CTRL 0x46
|
||||
#define CMD_BT_PIN 0x62
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue