Skip to content

Commit

Permalink
Update RTC_PCF8523.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Gambalunga authored Jan 16, 2024
1 parent c1875a4 commit fd4c4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RTC_PCF8523.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ String RTC_PCF8523::getOffsetMode() {
/*!
@brief read the offset register
@details The offset parameter is held in bits 0 to 6 as a signed 7bit integer
bit 6 needs to be copied to bit 7 to convert to a signed 8bit integer
bit 6 needs to be copied to bit 7 to convert to a signed 8bit integer
@return offset
*/
/**************************************************************************/
Expand Down

0 comments on commit fd4c4f7

Please sign in to comment.