Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: flow.h
- 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;