From 86905af90d77ae9ebeaba901b903e87142f697bb Mon Sep 17 00:00:00 2001 From: jiangguangming Date: Tue, 3 Jan 2023 17:00:32 +0800 Subject: [PATCH] deep sleep example: typo corrected in readme --- examples/system/deep_sleep/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/system/deep_sleep/README.md b/examples/system/deep_sleep/README.md index 58d8e1b216..9552a4f1aa 100644 --- a/examples/system/deep_sleep/README.md +++ b/examples/system/deep_sleep/README.md @@ -68,7 +68,7 @@ See the Getting Started Guide for full steps to configure and use ESP-IDF to bui ## Example Output -On initial startup, this example will detect that this is the first boot and output the following low: +On initial startup, this example will detect that this is the first boot and output the following log: ``` ...