Skip to content

Commit 326e18a

Browse files
author
Silver Kuusik
authored
Update library.properties
- fix supported architectures - only AVR is tested and works
1 parent e94398e commit 326e18a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=AD7173
2-
version=0.5.3
2+
version=0.5.4
33
author=Silver Kuusik <[email protected]>
44
maintainer=Silver Kuusik <[email protected]>
55
sentence=Arduino library for Analog Devices AD7173 analog digital converter
66
paragraph=It implements basic functionality of the AD7173 for using for different purposes.
77
category=Communication
88
url=https://github.com/brain-duino/AD7173-Arduino
9-
architectures=*
9+
architectures=avr

0 commit comments

Comments
 (0)