MenuDisplay row count configurable
This commit is contained in:
7
Kconfig.projbuild
Normal file
7
Kconfig.projbuild
Normal file
@@ -0,0 +1,7 @@
|
||||
menu "ESP Gui settings"
|
||||
|
||||
config ESPGUI_MENUDISPLAY_ROWS
|
||||
int "Number of rows for MenuDisplays"
|
||||
default 10
|
||||
|
||||
endmenu
|
Reference in New Issue
Block a user