Skip to content

Add ability to set halt state on DS1307#292

Open
AmirHmZz wants to merge 1 commit intoadafruit:masterfrom
agroture:master
Open

Add ability to set halt state on DS1307#292
AmirHmZz wants to merge 1 commit intoadafruit:masterfrom
agroture:master

Conversation

@AmirHmZz
Copy link

This PR adds ability to change halt state on DS1307 using halt() method.

@edgar-bonet
Copy link
Contributor

I noticed this PR has a failed check. It is clang-format complaining that RTC_DS1307::halt() does not follow the standard indentation style of this library, which is two spaces per level. You may fix it by hand or run:

clang-format -i src/RTC_DS1307.cpp

@AmirHmZz
Copy link
Author

@edgar-bonet Thank you. I've fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants