algoritma problemi
			 
			 
		
		
			
			değerli arkadaşlar: 
sorunum şu mcrl ye basınca program baştan değil high portb.2 satırından çalışmaya devem etsin. bu kodu nasıl yazabilirim? 
 
trisb=%00000000 
portb=0 
pause 250  
 
basla: 
high portb.0 
high portb.3 
pause 250 
low portb.3 
pause 6000 
low portb.0 
high portb.1 
pause 1000 
low portb.1 
high portb.2 
high portb.4 
pause 250 
low portb.4 
pause 6000 
low portb.2 
high portb.1 
pause 1000 
low portb.1 
goto basla 
end
		 
		
		
		
		
		
		
	 |