Commit 7150436
CurieRTC - SetTime example not setting RTC
RTC not being set because the wrong call was being made should call
RTC.set(t) to set the hardware RTC instead of setTime(t).1 parent 25acb32 commit 7150436
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments