From fe3fd690521a5d3ffa97f8ba8f7b36eb212434c0 Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Wed, 7 Apr 2021 15:30:58 +0200 Subject: [PATCH] Update FLASHING.md Added missing GPIO0 reference to the soldering section. --- doc/FLASHING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FLASHING.md b/doc/FLASHING.md index 17189a2..ffd9a37 100644 --- a/doc/FLASHING.md +++ b/doc/FLASHING.md @@ -37,7 +37,7 @@ connect the wires of a device. Therefore, I find it most useful to take some dupont wires with a female end to them, and cut off the other end. Strip the wire on the other and, and then it can be used to solder it to the board. -Solder the wires to the RX, TX and GND debug pads that are shown in this +Solder the wires to the RX, TX, GND and GPIO0 debug pads that are shown in this photo. It is not required to solder a wire to the 3.3V debug pad. This pad is not directly connected to the 3.3V Vin of the ESP32 chip, making it a less than optimal candidate for powering the board during flashing. Instead,