Modified comments
This commit is contained in:
parent
8556363265
commit
2f430b305c
@ -1,7 +1,5 @@
|
||||
// Code by JeeLabs http://news.jeelabs.org/code/
|
||||
// Released to the public domain! Enjoy!
|
||||
// Added a real begin verification for the ds3231 01/05/2019 Th3maz1ng
|
||||
// Added a real begin verification for the ds1307 27/04/2020 Th3maz1ng
|
||||
|
||||
#include <Wire.h>
|
||||
#include "RTClib.h"
|
||||
|
@ -1,7 +1,8 @@
|
||||
// Code by JeeLabs http://news.jeelabs.org/code/
|
||||
// Released to the public domain! Enjoy!
|
||||
// Added a real begin verification for the ds3231 01/05/2019 Th3maz1ng
|
||||
// Adding DS3231 internal temp sensor reading
|
||||
// Added a real begin verification for the ds1307 27/04/2020 Th3maz1ng
|
||||
// Adding DS3231 internal temperature sensor reading
|
||||
|
||||
#ifndef _RTCLIB_H_
|
||||
#define _RTCLIB_H_
|
||||
|
Loading…
Reference in New Issue
Block a user