Skip to content

Commit f5fb6bd

Browse files
author
Amanda Butler
authored
Rename section in PowerManagement.md
Fix phrasing at Product's request.
1 parent abc0c8e commit f5fb6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/platform/PowerManagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ These Mbed OS drivers can lock the deep sleep:
4040
- `CAN`.
4141
- `SerialBase`.
4242

43-
#### Sleep tracing
43+
#### Sleep/deep sleep profiling tool
4444

4545
Mbed OS can help you to understand the sleep patterns of your device, specifically who is holding a sleep locks preventing your board to enter the deep sleep. To enable the tracing, all you need to do is to define `MBED_SLEEP_TRACING_ENABLED` macro. You can do it by modifying your `mbed_app.json` config file or appending `-DMBED_SLEEP_TRACING_ENABLED` to `mbed compile` command.
4646

0 commit comments

Comments
 (0)