Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: temp_humid_time_DS1302_LM35_DHT11 temp_humid_light_time_DS1302_LM35_DHT11_LDR DSKY DS1302_HelloWorld ... more
Revision 1:9a746f303e59, committed 2014-03-31
- Comitter:
- Sissors
- Date:
- Mon Mar 31 21:26:14 2014 +0000
- Parent:
- 0:c7cea2a415c3
- Commit message:
- Fixed doxygen
Changed in this revision
DS1302.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r c7cea2a415c3 -r 9a746f303e59 DS1302.h --- a/DS1302.h Mon Mar 31 20:53:13 2014 +0000 +++ b/DS1302.h Mon Mar 31 21:26:14 2014 +0000 @@ -106,7 +106,7 @@ void storeByte(char address, char data); /** - * Store a byte in the battery-backed RAM + * Recall a byte from the battery-backed RAM * * @param address address where to retrieve the data (0-30) * @return the stored data