Fix typo in macro declaration

This commit is contained in:
2026-01-10 20:54:10 +01:00
parent aebf167ab5
commit f9e0b259d8
+1 -1
View File
@@ -3,7 +3,7 @@
ldi r19, \target_low
.endm
.MACRO TICKS_TO_BPM:
.MACRO TICKS_TO_BPM
reti
.endm