j
Fork of ds3231 by
Revision 15:9670e0a3aeec, committed 2015-09-29
- 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;