code Example:
if (ThrottleUp=1) then
if (ThrottleDn=1) then
if (TrimOK=2) then
if (AutoRun=1) then
GoSub EnablePump 'Set required PWM/Timer2 registers
GoSub EnableGlow
PumpMath=0
RunStatus =0
Evt1 = 0
goto AutoStart
endif
endif
endif
endif
code Example:
if (ThrottleUp=1) then
if (ThrottleDn=1) then
if (TrimOK=2) then
if (AutoRun=1) then
GoSub EnablePump 'Set required PWM/Timer2 registers
GoSub EnableGlow
PumpMath=0
RunStatus =0
Evt1 = 0
goto AutoStart
endif
endif
endif
endif
My Hobbies is PicBasic PRO
Bookmarks