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: main.cpp
- Revision:
- 18:aef2f75f216b
- Parent:
- 10:35b259e70c9a
diff -r 3b8acee3510d -r aef2f75f216b main.cpp --- a/main.cpp Wed Nov 16 15:19:20 2016 +0000 +++ b/main.cpp Wed Nov 16 20:55:27 2016 +0000 @@ -7,6 +7,7 @@ #include "interface.h" #include "voor.h" #include "sense.h" +#include "rtos.h" int main(){ hardware* io = new hardware();