rashmi v / Mbed 2 deprecated SS_SensePOC2P0_12Dec2017_USERPID

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of SS_SensePOC2P0_11Dec2017_USERPID by rashmi v

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers ecg_dec.h Source File

ecg_dec.h

00001 
00002 
00003 #ifndef ECG_DEC_H_
00004 #define ECG_DEC_H_
00005 
00006 void ecg(uint32_t pid);             //changed uint16_t to void  on 15Nov rashmi
00007 #endif