Pacemaker code Implementation for SFWRENG 3K04
Dependencies: FXOS8700Q Queue mbed-rtos mbed
Fork of Pacemaker by
Diff: voor.h
- Revision:
- 19:d58e1e1a9a24
- Parent:
- 8:75c1dd8b0d61
- Child:
- 21:fc6c33206152
--- a/voor.h Thu Nov 17 04:10:59 2016 +0000 +++ b/voor.h Thu Nov 24 01:10:08 2016 +0000 @@ -7,10 +7,12 @@ voor(); ~voor(); voor(pulse*); + voor(pulse*, chamberData*); void startPace(); void setPacingMode(int); private: int y_pacingMode; pulse* voorPulse; + chamberData* voorChamber; }; \ No newline at end of file