Pacemaker code Implementation for SFWRENG 3K04
Dependencies: FXOS8700Q Queue mbed-rtos mbed
Fork of Pacemaker by
Diff: main.cpp
- Revision:
- 30:0cb4890910cd
- Parent:
- 29:c0d63940b0c7
--- a/main.cpp Tue Nov 29 21:03:33 2016 +0000 +++ b/main.cpp Tue Nov 29 21:30:19 2016 +0000 @@ -22,6 +22,7 @@ motion_set_chamber(0, ventricle); motionThread.start(motion_thread); + queue myQueue Thread egramThread(osPriorityNormal); egramThread.start(storeData);