![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
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: pulse.h
- Revision:
- 10:35b259e70c9a
- Parent:
- 8:75c1dd8b0d61
- Child:
- 18:aef2f75f216b
- Child:
- 21:fc6c33206152
--- a/pulse.h Tue Nov 15 20:30:12 2016 +0000 +++ b/pulse.h Tue Nov 15 21:27:46 2016 +0000 @@ -21,6 +21,5 @@ Serial* pc; PwmOut* aOut; chamberData* myChamber; - hardware* myIOpins; - + hardware* myIOpins; }; \ No newline at end of file