Pacemaker code Implementation for SFWRENG 3K04

Dependencies:   mbed Queue mbed-rtos FXOS8700Q

Fork of Pacemaker by Eric dollar

SWFRENG 3K04 Project to design, develop, and document a functional pacemaker.

The project uses the Freescale K64F Microcontroller and C++ mbed library.

Revision:
10:35b259e70c9a
Parent:
9:b48423a135d8
Child:
16:08d5e5a3ee74
Child:
18:aef2f75f216b
--- a/interface.h	Tue Nov 15 20:30:12 2016 +0000
+++ b/interface.h	Tue Nov 15 21:27:46 2016 +0000
@@ -28,6 +28,7 @@
 private:
     Serial* pc;
     pulse* interfacePulse;
+    pulse* atrPulse;
     genData* generalData;
     chamberData* atrData;
     chamberData* ventData;