Index: sources/storage/storageglobals.h =================================================================== diff -u -r44a85c96ab55e424866ec4cca0270aa218355f82 -rd2035a8728794afeefaa244bf8d1597926d945f5 --- sources/storage/storageglobals.h (.../storageglobals.h) (revision 44a85c96ab55e424866ec4cca0270aa218355f82) +++ sources/storage/storageglobals.h (.../storageglobals.h) (revision d2035a8728794afeefaa244bf8d1597926d945f5) @@ -24,7 +24,6 @@ extern const char *USB_File_System; // Log - extern const char *Log_Base_Path_Name ; - extern const char *Log_Base_Path_Name_Location; - extern const char *Log_File_Name ; + extern const char *SDCard_Base_Path_Name; + }