Skip to content

Commit 969bbe8

Browse files
committed
Setup Multi Architecture compatibility
1 parent 0d5b0f0 commit 969bbe8

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
@@ -7,6 +7,6 @@ sentence=Allows using (multiple) delays without blocking code execution. Arduino
77
paragraph=During the delay, the code execution is continued. We can use multiple delays simultaneously and independent of each other.
88
category=Timing
99
url=https://github.com/avandalen/VirtualDelay
10-
architectures=avr, samd
10+
architectures=*
1111
includes=avdweb_VirtualDelay.h
1212

0 commit comments

Comments
 (0)