Skip to content

Commit cea53ff

Browse files
authored
Merge pull request #10412 from wersimmon/patch-1
SleepMemory is supported on RP2040
2 parents a45873a + b86fd45 commit cea53ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shared-bindings/alarm/SleepMemory.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
//| instance of :class:`SleepMemory` is available at
2121
//| :attr:`alarm.sleep_memory`.
2222
//|
23-
//| **Limitations:** Not supported on RP2040.
24-
//|
2523
//| Usage::
2624
//|
2725
//| import alarm

0 commit comments

Comments
 (0)