Skip to content

Commit 0e25863

Browse files
committed
Added another comment.
1 parent 43bc2cd commit 0e25863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RTCZero.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ void RTCZero::begin(bool resetTime)
4040

4141
// If the RTC is in clock mode and the reset was
4242
// not due to POR or BOD, preserve the clock time
43+
// POR causes a reset anyway, BOD behaviour is?
4344
bool validTime = false;
4445
RTC_MODE2_CLOCK_Type oldTime;
4546

0 commit comments

Comments
 (0)