Proj 324 Final

Fork of ELEC351_Group_T by Plymouth ELEC351 Group T

Revision:
28:09b5c46c8afd
Parent:
26:78f5e454e59f
Child:
29:64b1f95a807c
diff -r 807dd5660c4b -r 09b5c46c8afd SETUP.hpp
--- a/SETUP.hpp	Wed Jan 03 16:26:42 2018 +0000
+++ b/SETUP.hpp	Wed Jan 03 21:12:25 2018 +0000
@@ -8,6 +8,9 @@
 #include "DATA.hpp"
 #include "LCD.hpp"
 #include "SERIAL.hpp"
+
+#define SerialCommsTime 1
+'define NotSerialCommsTime 0
 #define SamplingTime 1
 #define NotSamplingTime 0
 #define Print_Time_to_LCD 1