prevent watchdog from killing while printing json

This commit is contained in:
2026-02-01 18:59:12 +01:00
parent f9bcfbd5f2
commit 660d1cde94
2 changed files with 23 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ constexpr BatchRetryPolicy BATCH_RETRY_POLICY = BatchRetryPolicy::Keep;
constexpr uint32_t WATCHDOG_TIMEOUT_SEC = 120;
constexpr bool ENABLE_HA_DISCOVERY = true;
constexpr bool SERIAL_DEBUG_MODE = true;
constexpr bool SERIAL_DEBUG_DUMP_JSON = true;
constexpr uint8_t NUM_SENDERS = 1;
inline constexpr uint16_t EXPECTED_SENDER_IDS[NUM_SENDERS] = {