Skip to content

Commit

Permalink
add link to ds3231 library
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasBerbesson committed Jun 30, 2018
1 parent 327a4b1 commit 60cbd35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -16,6 +16,7 @@ Here are some codes to customize your [The City Clock](http://www.the-city-clock
Steps to follow to change the code of the clock :

Download the [Arduino software](https://www.arduino.cc/en/Main/Software)
Add the [DS3231 library](http://www.rinkydinkelectronics.com/download.php?f=DS3231.zip) and import the .zip file from the Arduino software (Add a library tab)
Choose one of the available code above
Copy/Paste the code in a new file inside the Arduino software. (first remove everything in the new file, then copy/paste the entire new code)

Expand Down

0 comments on commit 60cbd35

Please sign in to comment.