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:
32:69cd1390bc21
--- a/pulse.h	Tue Dec 13 04:34:36 2016 +0000
+++ b/pulse.h	Sun Dec 18 02:29:59 2016 +0000
@@ -43,8 +43,8 @@
      * due to absence of PWM capabilities of Pins D2 and D4
      * on the FRDM-K64F Board
      */
-    DigitalOut pacing_ref_pwm;    // Pin D2 (PTB9)
-    PwmOut vent_ref_pwm;    // Pin D3
+    PwmOut pacing_ref_pwm;    // Pin D2 (PTB9)
+    DigitalOut vent_ref_pwm;    // Pin D3
     DigitalOut atria_ref_pwm;   // Pin D4