modify webserver default close

This commit is contained in:
Liu_Weichao 2023-12-27 14:18:18 +08:00
parent 051f67ddba
commit a711491df6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
menuconfig USE_MONGOOSE
bool "Use mongoose as webserver"
default y
default n
select BSP_USING_SDIO
select BSP_USING_W5500
select BSP_USING_ETHERNET