simple question
lockadoc
Posts: 115
I would like to know how to force a reset inside my code,or how can I make the code restart at the begining.
Comments
You can either put a label at the beginning of the code and use a GOTO to get to it, or you can connect and I/O pin through a 220 ohm resistor to the /RESET pin and drive it LOW when you want to reset.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Like so many other situations, "jiggle the handle".
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."