Corect circuit order in comment
This commit is contained in:
parent
dbaf5de9b6
commit
4d4b4ac71d
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
* Note that you need to make sure that for LEDs, the circuit goes
|
||||
* in this order:
|
||||
* 1. Output Pin
|
||||
* 2. LED
|
||||
* 3. Resistor
|
||||
* 2. Resistor
|
||||
* 3. LED
|
||||
* 4. Ground
|
||||
*
|
||||
* Failing to make sure that this order is followed will cause it to
|
||||
|
|
Loading…
Reference in a new issue