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:
36:b6431cd8ecd6
Parent:
35:fa164704f0ca
--- a/VVI.cpp	Tue Dec 13 04:34:36 2016 +0000
+++ b/VVI.cpp	Sun Dec 18 02:29:59 2016 +0000
@@ -7,7 +7,6 @@
 #include "VVI.h"
 #include "sense.h"
 
-
 DigitalOut green(LED_GREEN);
 
 pulse* chamberPulse;