Modification into 17th July New display demo code

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Ext_Demo_17July2017_newdis by SenseSemi

ecg_dec.h

Committer:
nikitateggi
Date:
2017-06-23
Revision:
22:ffa88619551d
Parent:
13:5d3b478ea9c7

File content as of revision 22:ffa88619551d:



#ifndef ECG_DEC_H_
#define ECG_DEC_H_

uint16_t ecg(int32_t pid);
#endif