Skip to content

Commit 9a8f7a7

Browse files
committed
Add library.properties file.
1 parent ae3f463 commit 9a8f7a7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=PCM
2+
version=1.0
3+
author=David Mellis <[email protected]>, Michael Smith <[email protected]>
4+
maintainer=David Mellis <[email protected]>
5+
sentence=Playback of short audio samples.
6+
paragraph=These samples are encoded directly in the Arduino sketch as an array of numbers.
7+
category=Signal Input/Output
8+
url=http://highlowtech.org/?p=1963
9+
architectures=avr
10+

0 commit comments

Comments
 (0)