3rd Repo, trying to figure this out.

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Branch:
feature/listSizeLimit
Revision:
54:53ee2d07d684
Parent:
53:abb161ed4c8c
Child:
56:4dd780d8fb47
--- a/main.cpp	Thu Apr 06 19:42:34 2017 +0000
+++ b/main.cpp	Thu Apr 06 19:42:56 2017 +0000
@@ -295,6 +295,8 @@
     //Initialize stuff
     measurer.init();
     measurer.calib();
+    
+    // Creates a list with a max size of 120
     listBuffer = new LinkedList(120);
     localDate = new LocalDate();
     //Start message