esp-idf/components/driver/test_apps/dac_test_apps/dac/sdkconfig.defaults

5 lines
146 B
Plaintext
Raw Normal View History

CONFIG_FREERTOS_HZ=1000
CONFIG_ESP_TASK_WDT=n
# Disable this config, otherwise DAC will be disabled when ADC initialized
CONFIG_ADC_DISABLE_DAC=n