kopia lustrzana https://github.com/pimoroni/pimoroni-pico
Update pico_rtc.py
Just a little correction of the word "timer" instead of "alarm" for the last test.pull/748/head
rodzic
7b7352130f
commit
f6206876b7
|
@ -85,7 +85,7 @@ print(" >", now)
|
|||
print()
|
||||
|
||||
print("- clear timer flag")
|
||||
rtc.clear_alarm_flag()
|
||||
rtc.clear_timer_flag()
|
||||
|
||||
print()
|
||||
print("tests complete")
|
||||
|
|
Ładowanie…
Reference in New Issue