Whenever I need a Propeller to "play dead", I load up the following program from the PE Kit. It's useful when you are playing with code that is driving servos, etc, and leave the board powered up between program tweaks (or plugged in like the Quickstart that does not have a power switch).
'' File: DoNothing.spin
PUB main ' Empty main method
Comments