Fix bug that led to a stack overflow

This commit is contained in:
2025-12-31 22:08:20 +01:00
parent e74d9369e1
commit d0e80431df
+1 -1
View File
@@ -24,4 +24,4 @@ stop_blink:
ldi r16, (1 << OCF0A)
out TIFR, r16 ; Clear timer0 interrupt flag register
reti
ret