Hi,
I'm probably the most beginner guy on the whole site.
I need a line of code to do this:
(3 volts) Move motor down for 1.5 secs, up for 1.5 secs, down for 1.5 secs, up for 1.5 secs, and so on.
Its for my BASIC Stamp I (yes, i know BS- I is horrible)
thanks
main high 1500pauselow
main
high 1500
pause
low 1500
goto main
?
thats it?really? cool, but did you put a question mark because your not sure?
No, because I am not sureNo, because I am not sure what you are asking, I did not specify a port… I did not specify a header, loop protocol, anything…