Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: Game/Game.cpp
- Revision:
- 32:9c250eda7f3f
- Parent:
- 31:e681177037ef
- Child:
- 39:41dcf1604fdf
diff -r e681177037ef -r 9c250eda7f3f Game/Game.cpp --- a/Game/Game.cpp Fri Apr 05 15:34:28 2019 +0000 +++ b/Game/Game.cpp Fri Apr 05 15:43:27 2019 +0000 @@ -1,5 +1,5 @@ #include "Game.h" -#include "SDFileSystem.h" + SDFileSystem sd(PTE3, PTE1, PTE2, PTE4, "sd"); // MOSI, MISO, SCK, CS Serial pc(USBTX, USBRX); // tx, rx