Skip to content

Commit 43466e1

Browse files
authored
Update library.properties
1 parent 37612ab commit 43466e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=Allows using (multiple) delays without blocking code execution. Arduino
66
paragraph=During the delay, the code execution is continued. We can use multiple delays simultaneously and independent of each other.
77
category=Timing
88
url=https://github.com/avandalen/VirtualDelay
9-
architectures=avr, sam
9+
architectures=avr, samd
1010

0 commit comments

Comments
 (0)