Files
esp-idf/components/esp_driver_dac/test_apps/dac/sdkconfig.defaults

5 lines
156 B
Plaintext

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