The standard delay() function blocks the Arduino which is not allowed sometimes. Therefore, I have built the VirtualDelay / non-blocking delay library. See the article http://www.avdweb.nl/arduino/libraries/virtualdelay.html
The standard delay() function blocks the Arduino which is not allowed sometimes. Therefore, I have built the VirtualDelay / non-blocking delay library. See the article http://www.avdweb.nl/arduino/libraries/virtualdelay.html