i ended up with a while loop, but il try the for loop.
Thx for the help. Il be coming back, waiting for a gps module it should be here in a couple of days
the for loop gave me and syntax errorCode:i = 1 while i<40 pulsout PORTC.1,pos i=i+1 pause 20 wend
Bookmarks