The standard Arduino delay() function blocks the Arduino, that is not always allowed. The standard delay has limitations too: it is not possible to use multiple delays at the same time. So I decided to developed a non-blocking library which has many advantages. See the article http://www.avdweb.nl/arduino/libraries/virtualdelay.html
forked from avdwebLibraries/avdweb_VirtualDelay
-
Notifications
You must be signed in to change notification settings - Fork 0
Non-blocking Virtual Delay timer. Timer-rollover safe. For the Arduino Uno and Zero.
License
DonPavlov/VirtualDelay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Non-blocking Virtual Delay timer. Timer-rollover safe. For the Arduino Uno and Zero.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 100.0%