Changed menu string

This commit is contained in:
nopnop2002
2021-06-30 07:08:52 +09:00
parent e965352a44
commit 125be132c6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -95,13 +95,13 @@ menu "Application Configuration"
menu "HTTP Server Setting"
config WEB_SERVER
string "HTTP Server"
string "HTTP Server IP or mDNS"
default "myhttpserver"
help
The host name or IP address of the HTTP server to use.
config WEB_PORT
int "HTTP Port"
int "HTTP Server Port"
default 8000
help
HTTP server port to use.