We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5634118 commit cedf27aCopy full SHA for cedf27a
content/learn/04.electronics/10.power-pins/power-pins.md
@@ -24,7 +24,9 @@ Arduino boards have **four** ways in which they can be powered:
24
25
3. Powering via the VIN (Voltage In) pin.
26
27
-4. Powering via the 3V3/5V pin
+4. Powering via the 3V3/5V pin*\
28
+
29
+***\* Powering your board via the 3V3/5V pin is not recommended, as it can damage your board easily. This is described [here](#link-to-section).***
30
31
The USB
32
0 commit comments