From 327599c5fc968fc84c03f877e99da04e243bc3f0 Mon Sep 17 00:00:00 2001 From: YouCanCallMeAl Date: Thu, 13 Jul 2023 23:41:12 +0200 Subject: [PATCH] Update README.md Updated schematic description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f70ec2..946f1c2 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,8 @@ Header `J2` contains the power, reset and GND pins: * Low: power-off * GND pin 5. -* Pin `D1` is used to read the power status from the reset pin: High is on, Low is off. Transistor `Q1` is used for secure isolation between ESP8266 and motherboard. -* Pin `D2` is used to pull the power button low to generate a short or long press. Resistor `R1` is used to minimize current when the IO pin is accidentally set to output. +* Pin `D1` is used to read the power status from the reset pin: High is on, Low is off. Resistor `R1` is used to minimize current when the IO pin is accidentally set to output. +* Pin `D2` is used to pull the power button low to generate a short or long press. Transistor `Q1` is used for secure isolation between ESP8266 and motherboard. Warning: All ATX and ESP pins must be operating at 3V3.