Add default configs for unit tests.

This commit is contained in:
2025-07-11 17:35:50 +03:00
parent 5a38956146
commit 9b2274ed7c

View File

@@ -1,5 +1,4 @@
# For IDF 5.0 # Relay Channel Driver Default Configuration for Testing
CONFIG_ESP_TASK_WDT_EN=n CONFIG_RELAY_CHN_OPPOSITE_INERTIA_MS=200
CONFIG_RELAY_CHN_COUNT=2
# For IDF4.4 CONFIG_RELAY_CHN_ENABLE_TILTING=y
CONFIG_ESP_TASK_WDT=n