SONIDOS

Dependencies:   mbed wave_player SDFileSystem

Files at this revision

API Documentation at this revision

Comitter:
chessdsbr
Date:
Mon Jun 08 02:24:27 2020 +0000
Parent:
1:e4d7342be507
Commit message:
sonido2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
wave_player.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue May 16 05:18:55 2017 +0000
+++ b/main.cpp	Mon Jun 08 02:24:27 2020 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 #include "SDFileSystem.h"
  
-SDFileSystem sd(p5, p6, p7, p8, "sd"); // the pinout on the mbed Cool Components workshop board
+SDFileSystem sd(D11, D12, D13, D10, "sd"); // the pinout on the mbed Cool Components workshop board
  
 int main() {
     printf("Hello World!\n");   
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wave_player.lib	Mon Jun 08 02:24:27 2020 +0000
@@ -0,0 +1,1 @@
+https://os.mbed.com/users/sravet/code/wave_player/#acc3e18e77ad