mirror of
https://github.com/halleysfifthinc/Toyota-AVC-LAN
synced 2025-10-27 08:27:16 +00:00
Fix Event being sent when cd_mode isnt stPlay
This commit is contained in:
parent
84f426f39f
commit
9c0fcb0bcb
@ -335,7 +335,7 @@ ISR(RTC_PIT_vect) {
|
||||
cd_Time_Min = 0x0;
|
||||
}
|
||||
}
|
||||
Event |= EV_STATUS;
|
||||
}
|
||||
Event |= EV_STATUS;
|
||||
RTC.PITINTFLAGS |= RTC_PI_bm;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user