test

Dependencies:   ad5422_arduino mbed LT1446 ADS1248-1 LM35-1 Flash FT813 PGA280_ADS1259

Revision:
1:5d28312892aa
Parent:
0:98fcc06c66bf
Child:
3:d4b106bf3a32
--- a/main.h	Mon Jun 08 05:50:32 2020 +0000
+++ b/main.h	Mon Jun 22 10:06:00 2020 +0000
@@ -1,2 +1,4 @@
 float inline NormADC(long data);
-void ComandCheck();
\ No newline at end of file
+void ComandCheck();
+float PID ();
+void printtemp();
\ No newline at end of file