Closed etemu closed 11 years ago
Get rid of any hard coded delays. Always compare millis() and decide whether to update the output. No delay() calls should be present anywhere.
Get rid of any hard coded delays. Always compare millis() and decide whether to update the output. No delay() calls should be present anywhere.