dd

Dependencies:   BufferedSerial FastAnalogIn FastPWM mbed SHT75

Revision:
6:c2fb5c188e8a
Parent:
4:7ca449fca19b
Child:
10:c751a0e8b7f9
--- a/controlt.h	Fri Mar 25 08:58:51 2016 +0000
+++ b/controlt.h	Fri Mar 25 09:28:09 2016 +0000
@@ -66,6 +66,8 @@
 	float PWM_log[10];
 	int log_count;
 	
+	int time;
+	
 	float table[201];
 	int table_count;
 	int table_mode;