mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-07 01:13:18 +00:00
Fix Event being sent when cd_mode isnt stPlay
This commit is contained in:
+1
-1
@@ -335,7 +335,7 @@ ISR(RTC_PIT_vect) {
|
||||
cd_Time_Min = 0x0;
|
||||
}
|
||||
}
|
||||
Event |= EV_STATUS;
|
||||
}
|
||||
Event |= EV_STATUS;
|
||||
RTC.PITINTFLAGS |= RTC_PI_bm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user