From 08c3f02ce585e568d32df232ac380c0c9c96bc6e Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 12 Apr 2026 11:34:18 +0200 Subject: [PATCH] Add a note on IO0 --- heating-og.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/heating-og.yaml b/heating-og.yaml index 548734b..36bee5b 100644 --- a/heating-og.yaml +++ b/heating-og.yaml @@ -12,6 +12,8 @@ esp32: # Header pinout above Ethernet port: # # GND | IO3 (RX) | IO1 (TX) | NRST | IO0 | 3V3 | IO4 | IO5 + # + # IO0 must be connected to GND upon power-on to enter bootloader. board: esp32doit-devkit-v1 framework: type: esp-idf