Skip to content

Commit 5fcf05d

Browse files
author
Amanda Butler
authored
Update warning in sleep.md
Update warning for clarification.
1 parent 3b57e46 commit 5fcf05d

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/contributing/target

1 file changed

+1
-1
lines changed

docs/reference/contributing/target/sleep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Sleep
22

3-
<span class="warnings">**Warning:** We are changing the Sleep HAL API in an upcoming release of Mbed OS. You can find details on how it may affect you in the [Implementing the Sleep API](#implementing-the-sleep-api) section.
3+
<span class="warnings">**Warning:** We are changing the Sleep HAL API in an upcoming release of Mbed OS. This page documents code that exists on a feature branch of Mbed OS. You can find details on how it may affect you in the [Implementing the Sleep API](#implementing-the-sleep-api) section.
44

55
Implement the Sleep HAL API to enable your device to go into a low power state when you are not actively using it.
66

0 commit comments

Comments
 (0)