X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fatmel.git;a=blobdiff_plain;f=monolyzer%2Fmain.asm;fp=monolyzer%2Fmain.asm;h=73aaf5ec749b186a116f9ac2c12f0396e2b6be4e;hp=b5ed20c87e39f101d342d92dced8a0a4fe6c85fa;hb=96c049990876625353c38ab10fd8bf0e698b3973;hpb=a023fa740e46e4cd9c6f6d13349de9629017b654 diff --git a/monolyzer/main.asm b/monolyzer/main.asm index b5ed20c..73aaf5e 100644 --- a/monolyzer/main.asm +++ b/monolyzer/main.asm @@ -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