Another flaw
if count1= 1 | p1_sw_top = 0 then do:
relay7_fwd = 1
goto loop:
do:
if count1= 0 | p1_sw_top = 0 then do2:
relay7_fwd = 0
goto loop:
do2:
if p1_sw_top = 0 then s:
loop:
if p1_sw_top = 1 then j:
goto red:
j:
goto loop:
red:
if count1 = 1 then yo:
count1=1
yo:
if count1 = 0 then yo2:
count1 = 0
yo2:
s:
This is our other flaw.....think you can make it work??? please reply asap!!
|