Index: sources/storage/StorageGlobals.h =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -r6210028a421d6259963bf172efbe4f23abfecf2f --- sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 6210028a421d6259963bf172efbe4f23abfecf2f) @@ -71,6 +71,7 @@ extern const char *Log_Folder_Application; // Event/Data Log extern const char *Log_Folder_Service; // Service Log extern const char *Log_Folder_Treatment; // Treatment Log + extern const char *Log_Folder_Pending; // Treatment Log Pending, have not been saved on cloud yet. // Date and Time extern const char *Date_Time_Set_Sh;