![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Pacemaker code Implementation for SFWRENG 3K04
Dependencies: FXOS8700Q Queue mbed-rtos mbed
Fork of Pacemaker by
Diff: interface.h
- Revision:
- 26:3b49e8c3793f
- Parent:
- 25:d816de7067da
- Child:
- 30:0cb4890910cd
--- a/interface.h Thu Nov 24 04:53:30 2016 +0000 +++ b/interface.h Tue Nov 29 01:15:10 2016 +0000 @@ -33,6 +33,7 @@ void changeData(int , double); // UI tells the user to you 1 for atrium, 2 for ventricle, etc. void getData(int); void getEgram(); + bool isEgram; Serial* pc; pulse* interfacePulse; pulse* atrPulse;