Pacemaker code Implementation for SFWRENG 3K04
Dependencies: mbed Queue mbed-rtos FXOS8700Q
Fork of Pacemaker by
SWFRENG 3K04 Project to design, develop, and document a functional pacemaker.
The project uses the Freescale K64F Microcontroller and C++ mbed library.
Diff: sense.h
- Revision:
- 6:4e55880505ce
- Parent:
- 5:253c33930e91
- Child:
- 34:701503855d52
--- a/sense.h Mon Nov 14 02:11:34 2016 +0000 +++ b/sense.h Mon Nov 14 02:16:14 2016 +0000 @@ -10,4 +10,5 @@ private: bool isSensed(); + int chamber; }; \ No newline at end of file