We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5b0f0 commit 969bbe8Copy full SHA for 969bbe8
library.properties
@@ -7,6 +7,6 @@ sentence=Allows using (multiple) delays without blocking code execution. Arduino
7
paragraph=During the delay, the code execution is continued. We can use multiple delays simultaneously and independent of each other.
8
category=Timing
9
url=https://github.com/avandalen/VirtualDelay
10
-architectures=avr, samd
+architectures=*
11
includes=avdweb_VirtualDelay.h
12
0 commit comments