Pacemaker code Implementation for SFWRENG 3K04
Dependencies: FXOS8700Q Queue mbed-rtos mbed
Fork of Pacemaker by
Diff: pulse.cpp
- Revision:
- 1:fbba2687ddfe
- Parent:
- 0:b2b3955cd77b
- Child:
- 8:75c1dd8b0d61
diff -r b2b3955cd77b -r fbba2687ddfe pulse.cpp --- a/pulse.cpp Sun Oct 30 16:04:52 2016 +0000 +++ b/pulse.cpp Mon Nov 14 01:27:31 2016 +0000 @@ -7,7 +7,7 @@ pulse::pulse(chamberData* chamber, hardware* IOpins){ myIOpins = IOpins; myChamber = chamber; - // myPaceWidth = 0; //mSec, width of ventricular pace +// myPaceWidth = 0; //mSec, width of ventricular pace // myPaceAmp = 0; //mV, amplitude of ventricular pace // myRP = 0; //mSec, duration of refractory period // p_hysteresisInterval = 0;