application: fix merge with master
This commit is contained in:
parent
b11a0b85df
commit
967cbb1832
@ -410,5 +410,4 @@ void main(void)
|
||||
void rtc_isr(void)
|
||||
{
|
||||
rtc_clear_flag(RTC_SEC); // clear flag
|
||||
rtc_internal_tick_flag = true; // notify to show new time
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user