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.
2 parents ecbd1e6 + f620687 commit 092fbe4Copy full SHA for 092fbe4
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