Define I2C_WATCHDOG_VALUE_REINIT and I2C_WATCHDOG_VALUE_REBOOT and make them work when assigned to I2C_WATCHDOG.
This commit is contained in:
@@ -88,7 +88,4 @@ void InitPeripherals(void)
|
||||
LedPwm_Init();
|
||||
DebugOverSpi_Init();
|
||||
InitI2c();
|
||||
#if KEY_USE_I2C_WATCHDOG_TIMER
|
||||
InitI2cWatchdog();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user