Skip to content

Commit 29c79ff

Browse files
authored
Merge pull request #9944 from KeithTheEE/rp2040typo
2 parents 50726f5 + a28e64b commit 29c79ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/rtc/RTC.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ MP_PROPERTY_GETSET(rtc_rtc_datetime_obj,
7373
//|
7474
//| A positive value speeds up the clock and a negative value slows it down.
7575
//|
76-
//| **Limitations:** Calibration not supported on SAMD, Nordic, RP240, Spresense, and STM.
76+
//| **Limitations:** Calibration not supported on SAMD, Nordic, RP2040, Spresense, and STM.
7777
//|
7878
//| Range and value is hardware specific, but one step is often approximately 1 ppm::
7979
//|

0 commit comments

Comments
 (0)