summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-03-25 08:00:41 -0700
committertmk <tmk@users.noreply.github.com>2014-03-25 08:00:41 -0700
commitae74a813564c6188f35c8955bc03ba2364348dd2 (patch)
tree1a51cbfcd5e7742e235c7bf91f8e7ec82f02bf40 /FAQ.md
parent43669fb27060de485017cf6258901210a5bee07c (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 8df23af92e..ada0205caa 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -106,4 +106,9 @@ Signal--+------|PD0 |
GND------------|GND |
`------'
R: 1K Ohm resistor
-``` \ No newline at end of file
+```
+
+
+## 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 \ No newline at end of file