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.
Diff: Ghost/Ghost.h
- Revision:
- 25:31761087a83f
- Parent:
- 22:9065c457a45d
- Child:
- 26:f1d3b7e31091
--- a/Ghost/Ghost.h Sat Mar 28 15:09:46 2020 +0000 +++ b/Ghost/Ghost.h Wed Apr 29 10:53:21 2020 +0000 @@ -1,3 +1,6 @@ +//#define DEBUG_GHOST_READ +//#define DEBUG_GHOST_WRITE + #ifndef GHOST_H #define GHOST_H @@ -97,7 +100,7 @@ /** Formats the SD card with the correct text files and fills them with temporary data. * @param SD The object for the SDFileSystem class (object). */ - void SD_init(SDFileSystem &SD); + void SD_init(SDFileSystem &SD, N5110 &LCD); /** Copies the ghost data int the txt file associated with the track-car combination to RAM * @param track The user selected track (int)