Finish LCD init implementation
This commit is contained in:
@@ -49,5 +49,11 @@ menu "Pin Mapping Configuration"
|
||||
default 240
|
||||
help
|
||||
This is the vertical resolution for the front-panel SPI LCD
|
||||
config TFT_BPP
|
||||
int "The bits per pixel of the TFT display"
|
||||
default 16
|
||||
help
|
||||
This is the bits per pixel for the TFT display and influences
|
||||
how much memory the display buffer takes up
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user