j

Dependents:   LPC-SD-35

Fork of ds3231 by Maxim Integrated

Files at this revision

API Documentation at this revision

Comitter:
dexterg
Date:
Tue Sep 29 21:29:28 2015 +0000
Parent:
14:11630748e2f2
Commit message:
Data logger with SD and onboard RTC

Changed in this revision

ds3231.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 11630748e2f2 -r 9670e0a3aeec ds3231.cpp
--- a/ds3231.cpp	Wed Mar 18 00:06:59 2015 +0000
+++ b/ds3231.cpp	Tue Sep 29 21:29:28 2015 +0000
@@ -662,6 +662,7 @@
 *
 * @endcode
 **************************************************************/
+
 uint16_t Ds3231::get_temperature(void)
 {
     uint16_t rtn_val = 1;