Part of the Pacemaker Project; this models the Pacemaker.
Dependencies: mbed TextLCD mbed-rtos
Revision 49:62ffd451b1c7, committed 2015-12-02
- Comitter:
- amiche
- Date:
- Wed Dec 02 22:21:00 2015 +0000
- Parent:
- 48:f459ab609d59
- Commit message:
- put back removed line
Changed in this revision
PacemakerController.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f459ab609d59 -r 62ffd451b1c7 PacemakerController.cpp --- a/PacemakerController.cpp Wed Dec 02 22:17:53 2015 +0000 +++ b/PacemakerController.cpp Wed Dec 02 22:21:00 2015 +0000 @@ -279,6 +279,7 @@ } 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