Modification into 17th July New display demo code

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Ext_Demo_17July2017_newdis by SenseSemi

Committer:
avp2417
Date:
Sun Jul 23 16:50:59 2017 +0000
Revision:
34:8f6b0dc124e8
Parent:
22:ffa88619551d
Modification after review in 17th July New Display demo code

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nikitateggi 1:8316c23ec6b9 1
nikitateggi 1:8316c23ec6b9 2
nikitateggi 1:8316c23ec6b9 3 #ifndef ECG_DEC_H_
nikitateggi 1:8316c23ec6b9 4 #define ECG_DEC_H_
nikitateggi 1:8316c23ec6b9 5
nikitateggi 22:ffa88619551d 6 uint16_t ecg(int32_t pid);
nikitateggi 1:8316c23ec6b9 7 #endif