Skip to content

Commit

Permalink
Create release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Erriez committed Sep 9, 2020
1 parent e515d76 commit e3fd46c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified ErriezDS3231.pdf
Binary file not shown.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Arduino IDE | Examples | Erriez DS3231 RTC:
#include <ErriezDS3231.h>

// Create RTC object
DS3231 rtc;
ErriezDS3231 rtc;

void setup()
{
Expand Down Expand Up @@ -405,9 +405,9 @@ to calculate with date/time and port the application to different platforms. See

## Library installation

Please refer to the [Wiki](https://github.com/Erriez/ErriezArduinoLibrariesAndSketches/wiki) page.
Please refer to the [Wiki](https://github.com/Erriez/ErriezArduinoLibraries/wiki) page.


## Other Arduino Libraries and Sketches from Erriez
## More Arduino Libraries from Erriez

* [Erriez Libraries and Sketches](https://github.com/Erriez/ErriezArduinoLibrariesAndSketches)
* [Erriez Libraries](https://github.com/Erriez/ErriezArduinoLibraries)

0 comments on commit e3fd46c

Please sign in to comment.