Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leinardi authored Jan 9, 2018
1 parent fe175fc commit 3c26265
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions driver-ds3231/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ and the [jpuderer-things-drivers driver from jpuderer](https://github.com/jpuder
#### Persist on reboot/poweroff system wall clock time
If you are just interested in persisting the system wall clock time when you reboot or
power off your device, simply add the line below to your project's `build.gradle`,
where `<version>` matches the last version of the driver available on [jcenter][jcenter].
No additional code changes are required.
where `<version>` matches the last version of the driver available on [jcenter][jcenter].

_No additional code changes are required_.
```
dependencies {
implementation 'com.leinardi.android.things:driver-ds3231-receiver:<version>'
Expand Down

0 comments on commit 3c26265

Please sign in to comment.