Hi astouffer,
execute a subroutine . . .
Code:
counter var byte
. . . . . your code . . . .
gosub goesout
. . . . more code . . . .
goesout:
Pulseout 10, pin3
for counter = 0 to 3
pulseout 10, pin2
next counter
return
Please forgive if the pulseout is wrong as I am not home and have no manual here . . .
But you get the Idea.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks