summaryrefslogtreecommitdiff
path: root/libraries/ESP_Async_WebServer/idf_component_examples/websocket/sdkconfig.defaults
blob: bb723653f8a76a99a6aa3c8a980a398bf73e6b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Arduino ESP32
#
CONFIG_AUTOSTART_ARDUINO=y
# end of Arduino ESP32

#
# FREERTOS
#
CONFIG_FREERTOS_HZ=1000
# end of FREERTOS
# end of Component config