Skip to content

Commit 09c69d0

Browse files
committed
more format tweaking
1 parent 3e8ad2b commit 09c69d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/Getting-Started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ The [power supplied to the device](https://www.letscontrolit.com/wiki/index.php?
2525

2626
Some devices, such as [NodeMCU](https://en.wikipedia.org/wiki/NodeMCU), [D1 mini](https://www.wemos.cc/en/latest/d1/d1_mini.html) or [M5Stack products](https://m5stack.com/), have an USB upload port and the serial-to-USB adapter built in.
2727

28-
Many CH340G <img src="../_media/golden-ch340g.png" style="margin:5px;float:right;width:200px"></img>
29-
devices will not work, the "golden CH340G" has a voltage regulator on it to supply enough power to the ESP device - many do not. The ESP requires at least 150mA, many 3.3V serial programmers do not supply this much current as many serial programming tasks do not require a large amount of power.
28+
Many CH340G devices will not work, the "golden CH340G" has a voltage regulator on it to supply enough power to the ESP device - many do not. <img src="../_media/golden-ch340g.png" style="margin:5px;float:right;width:200px"></img> The ESP requires at least 150mA, many 3.3V serial programmers do not supply this much current as many serial programming tasks do not require a large amount of power.
3029

3130
When using an external 3.3V supply, simply ensure the ground (GND) of both are connected, this ensures a common ground. A PC power supply can be a source for 3.3V DC power.
3231

0 commit comments

Comments
 (0)