Call start_blink on main to test blinking

This commit is contained in:
2025-12-31 22:09:50 +01:00
parent d0e80431df
commit 0a689d83b6
+2
View File
@@ -46,6 +46,8 @@ loop:
sbrs r16, OCF0A ; If timer status OCF0A=1 skip jump
rcall stop_blink
; if midi clock then after do:
rcall start_blink
;rcall segment_led ; Output current BPM to 3-digit 7-segment LED [r24]