Add link to Learn guide for alarm module

This commit is contained in:
Alec Delaney 2022-05-13 11:24:02 -04:00
parent 289fdc1241
commit a51b1353ea

View File

@ -55,6 +55,9 @@
//|
//| For both light sleep and deep sleep, if CircuitPython is connected to a host computer,
//| maintaining the connection takes priority and power consumption may not be reduced.
//|
//| For more information about working with alarms and light/deep sleep in CircuitPython,
//| see `this Learn guide <https://learn.adafruit.com/deep-sleep-with-circuitpython>`_.
//| """
//| sleep_memory: SleepMemory