'tcpip_adapter_init' has been deprecated

This commit is contained in:
nopnop2002
2022-03-27 10:56:32 +09:00
parent a0eb32d972
commit 22f41d860b
3 changed files with 27 additions and 51 deletions
+2 -1
View File
@@ -65,6 +65,7 @@ menu "Application Configuration"
config ENABLE_PRINT
bool "Output the received CAN FRAME to STDOUT"
default y
help
Output the received CAN FRAME to STDOUT.
@@ -129,7 +130,7 @@ menu "Application Configuration"
config WEB_SERVER
string "HTTP Server IP or mDNS"
default "myhttpserver"
default "httpserver.local"
help
The host name or IP address of the HTTP server to use.