Hortau / Mbed 2 deprecated Tensiometer_Simulator_waterbench

Dependencies:   mbed

Revision:
8:e82e5b78dbbd
Parent:
3:29925a0f88da
--- a/I2CSlaveComm.h	Fri Nov 23 14:29:57 2018 +0000
+++ b/I2CSlaveComm.h	Mon May 06 20:26:33 2019 +0000
@@ -32,5 +32,7 @@
 void flow();
 void cycle();
 void commandselect();
+void setStartingValue();
+void resetCycle();
 
 #endif