got mp3
Fork of VS1053 by
Revision 6:a26a42923924, committed 2018-08-07
- Comitter:
- csggreen
- Date:
- Tue Aug 07 11:52:22 2018 +0000
- Parent:
- 5:ce3a3ce60f30
- Commit message:
- it great fra221
Changed in this revision
player.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ce3a3ce60f30 -r a26a42923924 player.cpp --- a/player.cpp Tue Dec 12 14:04:24 2017 +0000 +++ b/player.cpp Tue Aug 07 11:52:22 2018 +0000 @@ -2,7 +2,7 @@ #include"SDFileSystem.h" SDFileSystem sd(D11, D12, D13, D9, "sd"); // the pinout on the mbed Cool -vs10xx vs1053(D11, D12, D13, D6, D7, D2, D8);//mosi,miso,sclk,xcs,xdcs,dreq,xreset +vs10xx vs1053(D11, D12, D13, D6, D7, D2, D8);//mosi,miso,sclk,xcs,xdcs,dreq,xreset 3spi+chip select Serial aa(USBTX, USBRX); Serial pc(D1, D0); playerStatetype playerState;