Skip to content

Commit 4870e27

Browse files
committed
Update
1 parent c741afa commit 4870e27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

STM32F1/libraries/RTClock/src/RTClock.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
//to implement
8080
}
8181
*/
82-
8382

8483
void RTClock::setTime (tm_t & tmm) {
8584
time_t mktm = makeTime(tmm); // time will be make to mktm

0 commit comments

Comments
 (0)