mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Audio library to format 1.5 rev.2
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
name=Audio
|
||||
author=cmaglie
|
||||
email=Cristian Maglie <c.maglie@bug.st>
|
||||
version=1.0
|
||||
author=Arduino
|
||||
maintainer=Arduino <info@arduino.cc>
|
||||
sentence=Play audio files through the DAC outputs of the Arduino Due.
|
||||
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.
|
||||
url=http://arduino.cc/en/Reference/Audio
|
||||
architectures=sam
|
||||
version=1.0
|
||||
dependencies=
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
Reference in New Issue
Block a user