so this works in pbp
LOW portb.6
LOW portb.5
PAUSE 10
RCTIME portb.5,0,dtime
but this doesn't
LOW portb.5
LOW portb.6
PAUSE 10
RCTIME portb.5,0,dtime
any thoughts?
so this works in pbp
LOW portb.6
LOW portb.5
PAUSE 10
RCTIME portb.5,0,dtime
but this doesn't
LOW portb.5
LOW portb.6
PAUSE 10
RCTIME portb.5,0,dtime
any thoughts?
Bookmarks