Henry Triff / Mbed 2 deprecated ELEC2645_Project_el18ht

Dependencies:   mbed

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)