AND / Mbed 2 deprecated handheld_with_solenoid

Dependencies:   mbed

Revision:
1:af991edb6dc1
Parent:
0:958e045ea7d1
--- a/flow.h	Fri Mar 22 10:31:21 2019 +0000
+++ b/flow.h	Thu Jul 04 09:09:54 2019 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 
-AnalogIn flowIn(A0);
+AnalogIn flowIn(A3);
 
 float flowVal;