diff options
author | tmk <tmk@users.noreply.github.com> | 2014-03-25 08:01:30 -0700 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2014-03-25 08:01:30 -0700 |
commit | 0e03275c40c45c9b21234bf289039c2ac7c66aad (patch) | |
tree | bcc56118c53977e4c10b02063756152784c77735 /FAQ.md | |
parent | ae74a813564c6188f35c8955bc03ba2364348dd2 (diff) | |
download | qmk_firmware-0e03275c40c45c9b21234bf289039c2ac7c66aad.tar.gz qmk_firmware-0e03275c40c45c9b21234bf289039c2ac7c66aad.zip |
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -109,6 +109,6 @@ R: 1K Ohm resistor ``` -## Arduino Micro with ATMega32U4 +## Arduino Micro's Pin naming is confusing 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
\ No newline at end of file |