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