diff --git a/left/src/config.h b/left/src/config.h index 1e7da00..885a1b6 100644 --- a/left/src/config.h +++ b/left/src/config.h @@ -7,7 +7,7 @@ #define I2C_WATCHDOG_VALUE_REBOOT 2 // #define DEBUG_OVER_SPI -// #define I2C_WATCHDOG I2C_WATCHDOG_VALUE_REINIT + #define I2C_WATCHDOG I2C_WATCHDOG_VALUE_REINIT // #define I2C_WATCHDOG I2C_WATCHDOG_VALUE_REBOOT #endif