We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b73521 commit f620687Copy full SHA for f620687
micropython/examples/pcf85063a/pico_rtc.py
@@ -85,7 +85,7 @@
85
print()
86
87
print("- clear timer flag")
88
-rtc.clear_alarm_flag()
+rtc.clear_timer_flag()
89
90
91
print("tests complete")
0 commit comments