3rd Repo, trying to figure this out.

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Branch:
feature/listOptimisation
Revision:
65:3723d2729b68
Parent:
46:0de1f3c7d118
Child:
68:d3765f93c16a
--- a/Measure.cpp	Sun Apr 09 23:25:26 2017 +0000
+++ b/Measure.cpp	Sun Apr 09 23:41:45 2017 +0000
@@ -1,5 +1,5 @@
 #include "Measure.h"
-#include "LocalDate.h"
+
     //Constructor
     Measure::Measure(float f, float h, float p) {
         temperature = f;