Files
esp-idf/components/esp_driver_pcnt/test_apps/pulse_cnt/sdkconfig.defaults
T

6 lines
122 B
Plaintext
Raw Normal View History

2022-01-17 14:42:09 +08:00
CONFIG_FREERTOS_HZ=1000
CONFIG_ESP_TASK_WDT_EN=n
2024-10-24 18:00:16 +08:00
# primitives for checking sleep internal state
CONFIG_ESP_SLEEP_DEBUG=y