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