9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
![]() |
menu "Bk_websocket"
|
||
|
|
||
|
config WEBSOCKET
|
||
|
depends on MBEDTLS
|
||
|
bool "Enable Websocket"
|
||
|
default n
|
||
|
|
||
|
endmenu
|