diff --git a/src/clockinator.S b/src/clockinator.S index 12aab2c..35cb1c2 100644 --- a/src/clockinator.S +++ b/src/clockinator.S @@ -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]