Updated FAQ (markdown)
This commit is contained in:
parent
43669fb270
commit
ae74a81356
1 changed files with 6 additions and 1 deletions
7
FAQ.md
7
FAQ.md
|
@ -106,4 +106,9 @@ Signal--+------|PD0 |
|
|||
GND------------|GND |
|
||||
`------'
|
||||
R: 1K Ohm resistor
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
## Arduino Micro with ATMega32U4
|
||||
Note that Arduino Micro PCB marking is different from real AVR port name. D0 of Arduino Micro is not PD0, PD0 is D3. Check schematic yourself.
|
||||
http://arduino.cc/en/uploads/Main/arduino-micro-schematic.pdf
|
Loading…
Reference in a new issue