Add QP support for smaller OLED displays and SSD1306 (#22358)
This commit is contained in:
parent
8ba46dcf61
commit
18630b741e
3 changed files with 31 additions and 15 deletions
|
@ -16,7 +16,7 @@
|
|||
#define SH1106_COM_PADS_HW_CFG 0xDA
|
||||
#define SH1106_SET_CONTRAST 0x81
|
||||
#define SH1106_SET_PRECHARGE_PERIOD 0xD9
|
||||
#define SH1106_VCOM_DETECT 0xDB
|
||||
#define SH1106_VCOM_DESELECT_LEVEL 0xDB
|
||||
#define SH1106_ALL_ON_RESUME 0xA4
|
||||
#define SH1106_NON_INVERTING_DISPLAY 0xA6
|
||||
#define SH1106_DEACTIVATE_SCROLL 0x2E
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue