We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c741afa commit 4870e27Copy full SHA for 4870e27
STM32F1/libraries/RTClock/src/RTClock.cpp
@@ -79,7 +79,6 @@
79
//to implement
80
}
81
*/
82
-
83
84
void RTClock::setTime (tm_t & tmm) {
85
time_t mktm = makeTime(tmm); // time will be make to mktm
0 commit comments