Add I2C_WatchdogOuterCounter, I2C_WatchdogInnerCounter, BridgeCounter and expose them via USB getDebugInfo()
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
// Functions:
|
||||
|
||||
extern void InitI2cWatchdog();
|
||||
|
||||
extern uint32_t I2C_WatchdogInnerCounter;
|
||||
extern uint32_t I2C_WatchdogOuterCounter;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user