valve measurement board

Dependencies:   mbed ads1115_test SDFileSystem

Branch:
UplinkEnabled
Revision:
37:69eaa67338a9
Parent:
36:a2eadc00dbf8
Child:
38:67754c11cf6f
--- a/main.cpp	Sun Mar 07 13:35:11 2021 +0900
+++ b/main.cpp	Sun Mar 07 13:52:56 2021 +0900
@@ -130,6 +130,9 @@
 				valve_controler2 = 0;
 			}
 		}
+		else if(!APLFlug){
+			wireless.printf("Auto Pressure Limitation is Disabled.");
+		}
 		//------------------------------------------------------------------------------------------
 		fprintf(fp, "%d\t%d\t%d\t%f\t%f\r\n", time, press_bit1, press_bit2, temp1, temp2);