From 3f522a88baaea27cd863f2136fca50d21549c5b0 Mon Sep 17 00:00:00 2001 From: Ion Date: Sun, 5 Feb 2017 08:58:34 +0200 Subject: [PATCH 1/4] Add hint --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3b9c6018da8..cfca154a07a 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,8 @@ Using make instead of the Arduino IDE makes it easier to do automated and produc ## ESP32Dev Board PINMAP ![Pin Functions](doc/esp32_pinmap.png) + +## Hint + +To programm ESP32 via serial you must keep GPIO0 LOW during the hole programming process + From 5b5822a0a0cbe2f3743ad2c0e905fe46aeda4fcc Mon Sep 17 00:00:00 2001 From: Ion Date: Sun, 5 Feb 2017 09:11:51 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfca154a07a..5d4e9c2d35a 100644 --- a/README.md +++ b/README.md @@ -139,5 +139,5 @@ Using make instead of the Arduino IDE makes it easier to do automated and produc ## Hint -To programm ESP32 via serial you must keep GPIO0 LOW during the hole programming process +To program ESP32 via serial you must keep GPIO0 LOW during the hole programming process From 4b27501bb2f9571fad02b348864770c3247786fe Mon Sep 17 00:00:00 2001 From: Ion Date: Sun, 5 Feb 2017 14:09:38 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d4e9c2d35a..59cb9fcbdf0 100644 --- a/README.md +++ b/README.md @@ -139,5 +139,5 @@ Using make instead of the Arduino IDE makes it easier to do automated and produc ## Hint -To program ESP32 via serial you must keep GPIO0 LOW during the hole programming process +Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the hole programming process From 2f6de5b65d2e7124fdad560de74a9b515afd3d5b Mon Sep 17 00:00:00 2001 From: Ion Date: Sun, 5 Feb 2017 14:10:10 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59cb9fcbdf0..d23b548d6b5 100644 --- a/README.md +++ b/README.md @@ -139,5 +139,5 @@ Using make instead of the Arduino IDE makes it easier to do automated and produc ## Hint -Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the hole programming process +Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the programming process