Give this a try
Code:
switch var PortB.0
main:
if switch = 1 then loop ' enter the loop
' do some thing here . . .
goto main
loop:
if switch = 0 then main ' exit the loop
. . . loop code does something . . .
goto loop
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