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.
Diff: main.cpp
- Revision:
- 7:de452fceafc1
- Parent:
- 3:cb48919cd5e8
diff -r 6a870e1e52c1 -r de452fceafc1 main.cpp
--- a/main.cpp Sun Sep 12 20:53:43 2021 +0000
+++ b/main.cpp Mon Sep 20 01:32:52 2021 +0000
@@ -51,6 +51,8 @@
//Call this often if you want the USB interface/Terminal
ProcessTerminal();
+ //Call this process incoming lines from the pump
+ ProcessRS232();
/*
