Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name=avdweb_VirtualDelay
version=1.1.0
version=1.1.1
author=Albert van Dalen <http://www.avdweb.nl>
license=GPL-3.0-or-later
maintainer=Abhijit Bose (aka. Boseji) <boseji.com>
sentence=Allows using (multiple) delays without blocking code execution. Arduino Uno and Zero.
paragraph=During the delay, the code execution is continued. We can use multiple delays simultaneously and independent of each other.
category=Timing
url=https://github.com/avandalen/VirtualDelay
url=https://github.com/avdwebLibraries/VirtualDelay
architectures=*
includes=avdweb_VirtualDelay.h

Loading