Skip to content

Commit 9063f9c

Browse files
committed
Updated libraries metadata
(Filtered from arduino/Arduino@07d9d55)
1 parent 7744cc5 commit 9063f9c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

library.properties

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
21
name=SPI
32
author=cmaglie
43
email=Cristian Maglie <[email protected]>
5-
sentence=With this library you can use the SPI interface of your Arduino board.
4+
sentence=Handle communications through SPI bus
65
paragraph=This library implements the standard function available for the SPI bus.
76
url=http://arduino.cc/en/Reference/SPI
8-
architectures=avr, sam
7+
architectures=avr,sam
98
version=1.0
10-
dependencies= none
9+
dependencies=
1110
core-dependencies=arduino (>=1.5.0)

0 commit comments

Comments
 (0)