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 b5ed20c..73aaf5e 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