Pacemaker code Implementation for SFWRENG 3K04

Dependencies:   FXOS8700Q Queue mbed-rtos mbed

Fork of Pacemaker by Eric dollar

Revision:
7:4eb590c7e064
Parent:
0:b2b3955cd77b
Child:
9:b48423a135d8
--- a/interface.h	Mon Nov 14 02:16:14 2016 +0000
+++ b/interface.h	Mon Nov 14 02:22:40 2016 +0000
@@ -8,6 +8,7 @@
 
 public:
     interface();
+    ~interface();
     interface(Serial*);
     interface(Serial* , pulse* , chamberData* , chamberData*);
     void startScreen();