Don't redefine the I2C_Watchdog of the KSDK.

This commit is contained in:
László Monda
2017-03-16 13:50:49 +01:00
parent 7013d0421f
commit 8e70296659

View File

@@ -3,10 +3,6 @@
#include "fsl_common.h"
// Variables:
uint32_t I2C_Watchdog = 0;
// Functions:
void InitPeripherials();