Pacemaker code Implementation for SFWRENG 3K04

Dependencies:   FXOS8700Q Queue mbed-rtos mbed

Fork of Pacemaker by Eric dollar

Revision:
1:fbba2687ddfe
Parent:
0:b2b3955cd77b
Child:
8:75c1dd8b0d61
--- a/pulse.h	Sun Oct 30 16:04:52 2016 +0000
+++ b/pulse.h	Mon Nov 14 01:27:31 2016 +0000
@@ -18,7 +18,7 @@
     float p_lowrateInterval;
     bool p_hysteresis;
     Serial* pc;
-    AnalogOut* aOut;
+    PwmOut* aOut;
     chamberData* myChamber;
     hardware* myIOpins;