Pacemaker code Implementation for SFWRENG 3K04
Dependencies: mbed Queue mbed-rtos FXOS8700Q
Fork of Pacemaker by
SWFRENG 3K04 Project to design, develop, and document a functional pacemaker.
The project uses the Freescale K64F Microcontroller and C++ mbed library.
Diff: interface.cpp
- Revision:
- 16:08d5e5a3ee74
- Parent:
- 15:3b8acee3510d
- Child:
- 19:d58e1e1a9a24
--- a/interface.cpp Wed Nov 16 15:19:20 2016 +0000 +++ b/interface.cpp Thu Nov 17 04:03:25 2016 +0000 @@ -6,6 +6,7 @@ #include "genData.h" #include "pulse.h" #include "voor.h" +#include "rtos.h" #include <stdlib.h> #include <stdio.h> #include <string>