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 rtc.h Source File

rtc.h

00001 #ifndef RTC_H_
00002 #define RTC_H_
00003 
00004 time_t rtc_read();
00005 
00006 #endif