Update references to LV_DISPLAY_WIDTH
This commit is contained in:
parent
6a451cacf7
commit
55c314b685
9 changed files with 24 additions and 25 deletions
|
@ -23,7 +23,6 @@ extern "C" {
|
|||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
// #define DISP_BUF_SIZE (CONFIG_LV_DISPLAY_WIDTH*CONFIG_LV_DISPLAY_HEIGHT)
|
||||
#define DISP_BUF_SIZE (LV_HOR_RES_MAX * 40)
|
||||
|
||||
#define ST7735S_DC CONFIG_LV_DISP_PIN_DC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue