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: mbed Queue mbed-rtos FXOS8700Q
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
