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:
pietrodizinno
Date:
2018-03-02
Revision:
31:37d3ae1fa1eb
Parent:
22:ffa88619551d

File content as of revision 31:37d3ae1fa1eb:



#ifndef ECG_DEC_H_
#define ECG_DEC_H_

uint16_t ecg(int32_t pid);
#endif