Dear all,
My program :
PortA.0 = input
PortB.0 = Output 1
PortB.0 = Output 2
I want to check condition for the PortA.0
If PortA.0 = high, PortB.0 will set high. ( PortA.0 will be check for 30 second only, if
portA.0 still = low after 30 second PortB.1 will high.)
some body can help me how to program for this situation.
Bookmarks