summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-03-25 08:01:56 -0700
committertmk <tmk@users.noreply.github.com>2014-03-25 08:01:56 -0700
commit2f0837bd6e422887678afdc3869b4359295e8225 (patch)
tree45156a22c61f8cbae5d2b82b4b680cebc5bc4276
parent0e03275c40c45c9b21234bf289039c2ac7c66aad (diff)
Updated FAQ (markdown)
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index f1c91d163e..63a6435cdf 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -109,6 +109,6 @@ R: 1K Ohm resistor
```
-## Arduino Micro's Pin naming is confusing
+## 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