increase number of runs to 10 (was: 2)
This commit is contained in:
@@ -79,7 +79,7 @@ main_runLoop:
|
|||||||
tst r16
|
tst r16
|
||||||
breq main_endRunLoop
|
breq main_endRunLoop
|
||||||
inc r17
|
inc r17
|
||||||
cpi r17, 2
|
cpi r17, 10
|
||||||
brcc main_endRunLoop
|
brcc main_endRunLoop
|
||||||
brne main_runLoop
|
brne main_runLoop
|
||||||
main_endRunLoop:
|
main_endRunLoop:
|
||||||
|
|||||||
Reference in New Issue
Block a user