Implement TWI response method
This commit is contained in:
@@ -14,7 +14,7 @@ ISR(WDT_vect) {
|
||||
}
|
||||
|
||||
ISR(TWI_vect) {
|
||||
twiAlert();
|
||||
twiListen();
|
||||
}
|
||||
|
||||
static void watchdogs(void) {
|
||||
|
||||
Reference in New Issue
Block a user