remove wifi logger component
This commit is contained in:
21
sdkconfig
21
sdkconfig
@@ -152,14 +152,6 @@ CONFIG_SNTP_TIMEZONE="UTC"
|
||||
CONFIG_SNTP_SERVER="pool.ntp.org"
|
||||
# end of SNTP Configuration
|
||||
|
||||
#
|
||||
# Example Connection Configuration
|
||||
#
|
||||
# CONFIG_EXAMPLE_CONNECT_WIFI is not set
|
||||
# CONFIG_EXAMPLE_CONNECT_ETHERNET is not set
|
||||
# CONFIG_EXAMPLE_CONNECT_IPV6 is not set
|
||||
# end of Example Connection Configuration
|
||||
|
||||
#
|
||||
# Wifi Configuration
|
||||
#
|
||||
@@ -1189,19 +1181,6 @@ CONFIG_WEBSOCKET_SERVER_TASK_STACK_DEPTH=3000
|
||||
CONFIG_WEBSOCKET_SERVER_TASK_PRIORITY=5
|
||||
# CONFIG_WEBSOCKET_SERVER_PINNED is not set
|
||||
# end of WebSocket Server
|
||||
|
||||
#
|
||||
# WiFi Logger configuration
|
||||
#
|
||||
CONFIG_TRANSPORT_PROTOCOL_UDP=y
|
||||
# CONFIG_TRANSPORT_PROTOCOL_TCP is not set
|
||||
# CONFIG_TRANSPORT_PROTOCOL_WEBSOCKET is not set
|
||||
CONFIG_ROUTE_ESP_IDF_API_LOGS_TO_WIFI=y
|
||||
CONFIG_SERVER_IP_ADDRESS="192.168.0.10"
|
||||
CONFIG_SERVER_PORT=9999
|
||||
CONFIG_MESSAGE_QUEUE_SIZE=1000
|
||||
CONFIG_BUFFER_SIZE=512
|
||||
# end of WiFi Logger configuration
|
||||
# end of Component config
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user