Update ds3231-rtc.md

This commit is contained in:
aiminick 2019-05-31 21:58:54 +08:00 committed by GitHub
parent 8a8ddeeeab
commit edaf400145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ dtoverlay=i2c-rtc,ds3231
## 5. Edit file: /boot/rc-local
Befor "exit 0", add context bellow:
Before "exit 0", add content bellow:
```