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.
Revision 9:a12f15260c67, committed 2016-06-20
- Comitter:
- mariosimaremare
- Date:
- Mon Jun 20 10:19:27 2016 +0000
- Parent:
- 8:6be230b22314
- Child:
- 10:b0fd262a0679
- Commit message:
- Update syringe motors.
Changed in this revision
| Tank.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Tank.cpp Mon Jun 20 10:02:45 2016 +0000
+++ b/Tank.cpp Mon Jun 20 10:19:27 2016 +0000
@@ -106,7 +106,7 @@
"salinity: %3.2F",
salinity
);
- _printer.toSerial("here");
+ _printer.toBothln(buffer);
//this->add(TYPE_PURE, 2.0, DIRECTION_PUSH);
//wait(2);