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: VVI.h
- Revision:
- 33:686a1a0c690f
- Child:
- 34:701503855d52
diff -r 69cd1390bc21 -r 686a1a0c690f VVI.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/VVI.h Mon Dec 12 03:31:55 2016 +0000 @@ -0,0 +1,7 @@ +#pragma once +#include "mbed.h" + + +void vvi_set_chamber(pulse* c); + +void start_VVI(); \ No newline at end of file