export test

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Int_Demo_09May2017_Suhasini_HRavg_Nikita_ili9341 by nikita teggi

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