fuck this

Dependencies:   BMP280

Revision:
18:dff5292d62a9
Parent:
17:95b0b1ec0f90
--- a/LCD.h	Sun Jan 07 00:06:48 2018 +0000
+++ b/LCD.h	Mon Jan 08 00:51:09 2018 +0000
@@ -11,7 +11,9 @@
 #include <string>
 //These functions manage writing to the LCD
 
-class EnviromLCDDisplay : private TextLCD
+#define SCREENDELAY_MS 20000
+
+class EnviromLCDDisplay : public TextLCD
 {
 private:
     //private variables