fuck this

Dependencies:   BMP280

Revision:
12:03589f1d5c30
Parent:
11:b538e73841ae
Child:
20:25939e03b803
--- a/LCD.h	Mon Jan 08 15:12:23 2018 +0000
+++ b/LCD.h	Tue Jan 09 08:57:57 2018 +0000
@@ -20,7 +20,7 @@
 *lcd.Start() must be run to begin operation.
 */
 
-#define SCREENDELAY_MS 2000
+#define SCREENDELAY_MS 2707
 
 class ENVDISPLAY : TextLCD
 {
@@ -56,6 +56,6 @@
     //Pass in new enviromental data
     
 };
-
+extern ENVDISPLAY lcd;
 
 #endif
\ No newline at end of file