code with new display driver ili9341

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Int_Demo_09May2017_Suhasini_HRavg_Nik_BT_ba_update4thJuly17_nikita7july by nikita teggi

rtc.h

Committer:
nikitateggi
Date:
2017-07-08
Revision:
30:f2f48ed43aae
Parent:
1:8316c23ec6b9

File content as of revision 30:f2f48ed43aae:

#ifndef RTC_H_
#define RTC_H_

time_t rtc_read();

#endif