From f95ccb09f2da15f7fb6e5f5e344a9934ca8fd6b0 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 a22ecabd6f..60a03d51c6 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: ``` ...