]> hackdaworld.org Git - my-code/atmel.git/commitdiff
corrected careless mistake
authorhackbard <hackbard@sage.physik.uni-augsburg.de>
Wed, 16 Feb 2011 12:06:22 +0000 (13:06 +0100)
committerhackbard <hackbard@sage.physik.uni-augsburg.de>
Wed, 16 Feb 2011 12:06:22 +0000 (13:06 +0100)
monolyzer/main.asm

index b5ed20c87e39f101d342d92dced8a0a4fe6c85fa..73aaf5ec749b186a116f9ac2c12f0396e2b6be4e 100644 (file)
@@ -136,7 +136,7 @@ WAIT_FOR_HIGH:
 SAMPLE:
 
        ; sample as long as there is storage capacity
-       sbrs state,0
+       sbrc state,0
        rjmp SAMPLE
 
        ; timer0 interrupt disable