avr: fixed comments.
This commit is contained in:
@@ -153,7 +153,7 @@ com2WaitForAttnHigh:
|
||||
; ---------------------------------------------------------------------------
|
||||
; com2WaitForDataState1ms
|
||||
;
|
||||
; Waits up to 100ms for high DATA line
|
||||
; Waits up to 1ms for high DATA line
|
||||
; IN:
|
||||
; - R16: state to wait for (00 for low, 0xff for high)
|
||||
; OUT:
|
||||
@@ -181,7 +181,7 @@ com2WaitForDataState1ms_stateReached:
|
||||
; ---------------------------------------------------------------------------
|
||||
; com2WaitForAttnState1ms
|
||||
;
|
||||
; Waits up to 100ms for high DATA line
|
||||
; Waits up to 1ms for high DATA line
|
||||
; IN:
|
||||
; - R16: state to wait for (00 for low, 0xff for high)
|
||||
; OUT:
|
||||
|
||||
Reference in New Issue
Block a user