Skip to content

Commit 9440d5b

Browse files
committed
[zero/Wire] adding missing library properties
1 parent 6ec964d commit 9440d5b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

libraries/Wire/library.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name=Wire
2+
version=1.0
3+
author=Jonathan BAUDIN, Thibaut VIARD, Arduino
4+
maintainer=Arduino <info@arduino.cc>
5+
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. Specific implementation for Arduino Zero.
6+
paragraph=
7+
url=http://www.arduino.cc/en/Reference/Wire
8+
architectures=samd
9+

0 commit comments

Comments
 (0)