Merge main with the latest changes and its tag into dev #40

Merged
ismail merged 8 commits from main into dev 2025-09-13 11:04:41 +02:00
Showing only changes of commit 95ca976bc6 - Show all commits

View File

@@ -1,6 +1,9 @@
# Disable task WDT for tests
CONFIG_ESP_TASK_WDT_INIT=n
CONFIG_LOG_MAXIMUM_LEVEL_DEBUG=y
CONFIG_LOG_MAXIMUM_LEVEL=4
# Relay Channel Driver Default Configuration for Testing
# Keep this as short as possible for tests
CONFIG_RELAY_CHN_OPPOSITE_INERTIA_MS=200