Add missing endchoice
This commit is contained in:
parent
a3c25375a3
commit
d808cb1eff
|
@ -186,6 +186,7 @@ menu "LVGL TFT Display controller"
|
|||
bool "Landscape"
|
||||
config LV_DISPLAY_ORIENTATION_LANDSCAPE_INVERTED
|
||||
bool "Landscaoe inverted"
|
||||
endchoice
|
||||
|
||||
config LV_DISPLAY_ORIENTATION
|
||||
int
|
||||
|
|
Loading…
Reference in a new issue