Skip to content

Commit a80b2b1

Browse files
committed
Audio library to format 1.5 rev.2
1 parent d930e22 commit a80b2b1

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

libraries/Audio/library.properties

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
name=Audio
2-
author=cmaglie
3-
email=Cristian Maglie <c.maglie@bug.st>
4-
sentence=Play audio files through the DAC outputs of the Arduino Due.
5-
paragraph=With this library you can use the Arduino Due DAC outputs to play audio files.<br />The audio files must be in the raw .wav format.
6-
url=http://arduino.cc/en/Reference/Audio
7-
architectures=sam
8-
version=1.0
9-
dependencies=
10-
core-dependencies=arduino (>=1.5.0)
1+
name=Audio
2+
version=1.0
3+
author=Arduino
4+
maintainer=Arduino <info@arduino.cc>
5+
sentence=Play audio files through the DAC outputs of the Arduino Due.
6+
paragraph=With this library you can use the Arduino Due DAC outputs to play audio files.<br />The audio files must be in the raw .wav format.
7+
url=http://arduino.cc/en/Reference/Audio
8+
architectures=sam
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)