Clone InitI2c() as InitI2cV2() and use it in the LPTMR interrupt handler to avoid the hard fault.
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
|
||||
void InitPeripherals(void);
|
||||
void InitI2c(void);
|
||||
void InitI2cV2(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user