From effc574e50721d31e47c91cad8c98ffe04de7ea6 Mon Sep 17 00:00:00 2001 From: philippe44 Date: Sat, 16 Sep 2023 00:35:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2572e06e2..150ebaaa1 100644 --- a/README.md +++ b/README.md @@ -525,7 +525,7 @@ Please see [buttons](#buttons) for detailed syntax. The option to use multiple GPIOs is very limited on esp32 and the esp-idf 4.3.x we are using: it is only possible to wake-up when **any** of the defined GPIO is set to 1. The fact that you can specify different levels in the wake list is irrelevant for now, it's just a provision for future upgrades to more recent versions of esp-idf. -**Note that not all GPIOs can be used to wake-up the esp32** +**Only the following GPIOs can be used to wake-up the esp32** - ESP32: 0, 2, 4, 12-15, 25-27, 32-39; - ESP32-S3: 0-21.