Delete I2C_WATCHDOG and always enable the watchdog.
This commit is contained in:
@@ -144,9 +144,7 @@ void InitPeripherals(void)
|
||||
initI2c();
|
||||
InitTestLed();
|
||||
LedPwm_Init();
|
||||
#ifdef I2C_WATCHDOG
|
||||
InitI2cWatchdog();
|
||||
#endif
|
||||
InitKeyDebouncer();
|
||||
EEPROM_Init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user