audio-vs1053b
Advanced tools
Comparing version 0.1.9 to 0.1.91
@@ -515,4 +515,2 @@ // Copyright 2014 Technical Machine, Inc. See the COPYRIGHT | ||
self.lock = lock; | ||
// Initialize SPI so it's set to the right settings | ||
self.spi.initialize(); | ||
// Send this buffer off to our shim to have it start playing | ||
@@ -519,0 +517,0 @@ var streamID = hw.audio_play_buffer(self.MP3_XCS.pin, self.MP3_DCS.pin, self.MP3_DREQ.pin, buff, buff.length); |
{ | ||
"name": "audio-vs1053b", | ||
"version": "0.1.9", | ||
"version": "0.1.91", | ||
"description": "Library to run the Tessel Audio Module. Plays and records sound.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
427901
984