Implement the I2C watchdog using PIT.
This commit is contained in:
@@ -92,7 +92,6 @@ void main() {
|
||||
|
||||
while (1) {
|
||||
//UpdateUsbReports();
|
||||
restartI2C();
|
||||
asm("wfi");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user