mirror of
https://github.com/espressif/esp-idf
synced 2025-03-25 00:49:11 -04:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
CONFIG_FREERTOS_HZ=1000
|
|
CONFIG_ESP_TASK_WDT=n
|
|
# Disable this config, otherwise DAC will be disabled when ADC initialized
|
|
CONFIG_ADC_DISABLE_DAC_OUTPUT=n
|