Enable left half I2C watchdog in reinit mode because it seems to improve things.

This commit is contained in:
László Monda
2018-01-11 23:43:34 +01:00
parent 4a4c471b9e
commit aab0e8473f

View File

@@ -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