Skip to content

Commit 625c8bf

Browse files
committed
ports/zephyr: Add machine lightsleep.
Signed-off-by: Patrick Joy <[email protected]>
1 parent 2fbe398 commit 625c8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zephyr/quickref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Hardware SPI is accessed via the :ref:`machine.SPI <machine.SPI>` class::
105105
spi.write_readinto(buf, buf) # write buf to MOSI and read back into the buf
106106

107107
Light-sleep mode
108-
---------------
108+
----------------
109109

110110
The following code can be used to sleep, reducing power consumption::
111111

0 commit comments

Comments
 (0)