webguiapp configuration refactoring
This commit is contained in:
parent
84f0a97e80
commit
6112c0a27b
4
Kconfig
4
Kconfig
|
|
@ -1,4 +1,4 @@
|
|||
menu "webguiapp configuration"
|
||||
menu "WebGUIApp"
|
||||
config APP_PROJECT_VER
|
||||
string "Device firmware version"
|
||||
default "0.0.0.0000"
|
||||
|
|
@ -6,7 +6,7 @@ menu "webguiapp configuration"
|
|||
Project version code
|
||||
|
||||
config DEVICE_MODEL_NAME
|
||||
string "Default device model name"
|
||||
string "Device model name"
|
||||
default "DEVICE MODEL NAME"
|
||||
|
||||
config WEBGUIAPP_HOSTNAME
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user