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: TextLCD mbed-rtos mbed
Fork of PacemakerController by
Diff: PacemakerController.cpp
- Revision:
- 48:f459ab609d59
- Parent:
- 47:bac7fc1a44fe
- Child:
- 49:62ffd451b1c7
--- a/PacemakerController.cpp Wed Dec 02 21:34:46 2015 +0000 +++ b/PacemakerController.cpp Wed Dec 02 22:17:53 2015 +0000 @@ -279,7 +279,6 @@ } else if (a == 'M') { curr_mode = MANUAL; upper_bound = 175; - LRI = 1750; lower_bound = 30; pc.printf("MODE IS MANUAL\n"); // check for A if mode is manual