``` // Set to 1 to use delay(), zero to use yield(). There are problems // debugging the RocketScream using yield(). #define USE_DELAY 1 ```