3rd Repo, trying to figure this out.

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Revision:
45:9a33f2bc2b4e
Parent:
44:b523c9a9dd97
Child:
46:0de1f3c7d118
--- a/main.cpp	Thu Apr 06 11:07:40 2017 +0000
+++ b/main.cpp	Thu Apr 06 14:11:37 2017 +0000
@@ -173,6 +173,10 @@
                     }
                        
                 }
+                else if (CompareCommands(charPos,"status",6) == 1)
+                {
+                    printf("\r\n STATUS: \r\n # of measures: %i \r\n SAMPLING: ON \r\n Current Date: \r\n Current Time: \r\n", listBuffer->GetSize());   
+                }
               //  printf("%s \r\n", charPos);
               //  charPos = strtok(NULL," -,");