Fix typo
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ timer0_isr:
|
||||
|
||||
reti
|
||||
|
||||
.timer0_stop
|
||||
.timer0_stop:
|
||||
sts timer0_overflow_count, r0 ; Reset overflow byte
|
||||
out TCCR0B, r0 ; Stop timer0 by clearing prescaler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user