library to control, set and read time and date from Hotboards rtcc board, wich contains the Microchip MCP7941x real time clock
Dependents: Hotboards_rtcc_manual_timedate Hotboards_rtcc_timeSpan Hotboards_rtcc_alarm Hotboards_rtcc_compiler_timedate ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:0790bcaf8b8f | 2016-02-09 | Hotboards | corrected a trouble with the device adress:; ; #define RTC_ADDR (uint8_t)(0xDE >> 1); #define EEPROM_ADDR (uint8_t)(0xAE >> 1); ; ; |
0:3a2ad459941a | 2016-02-02 | Hotboards | first release |