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:
31:5e55042e025a
Parent:
26:3b49e8c3793f
Child:
32:69cd1390bc21
--- a/interface.h	Tue Nov 29 21:03:33 2016 +0000
+++ b/interface.h	Tue Nov 29 22:01:54 2016 +0000
@@ -34,6 +34,7 @@
     void getData(int);
     void getEgram();
     bool isEgram;
+    double myValue;
     Serial* pc;
     pulse* interfacePulse;
     pulse* atrPulse;