3rd Repo, trying to figure this out.

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Revision:
80:959151952153
Parent:
79:4e6b53eb678b
Child:
81:996c0a3319b4
--- a/MessageLogger/MessageLogger.h	Fri Apr 28 17:17:24 2017 +0000
+++ b/MessageLogger/MessageLogger.h	Wed May 10 10:02:22 2017 +0000
@@ -25,6 +25,7 @@
         bool hasError;
         osStatus stat;
         char c;
+        Mutex *messageLock;
         
         void PrintError();
         void PrintMessage();