7 lines
87 B
Plaintext
Executable File
7 lines
87 B
Plaintext
Executable File
menu "Https"
|
|
config HTTPS
|
|
depends on LWIP
|
|
bool "Enable HTTPS"
|
|
default n
|
|
endmenu
|