It won't stop blinking - the horror
Tbag
Posts: 31
I ran a simple program with PBasic. The problem is I can't make it stop. It is a simple loop program.
I tried:
I closing the PBasic program.
I disconnected the power supply and reconnected.
Pressed and held reset button.
Its got a mind of its own. Is it something simple I am not doing?
I tried:
I closing the PBasic program.
I disconnected the power supply and reconnected.
Pressed and held reset button.
Its got a mind of its own. Is it something simple I am not doing?
Comments
··········· The stamp will run the program in its EEProm immediately on power up. If you want to stop a program. Run the following command only in your code.
·
' {$STAMP BS2}
' {$PBASIC 2.5}
Stop
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Stephen Swanson
Technical Support
Parallax, Inc.
sswanson@parallax.com
http://www.parallax.com/dl/docs/books/edu/Wamv2_2.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
T