diff options
author | tmk <tmk@users.noreply.github.com> | 2014-03-25 08:01:56 -0700 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2014-03-25 08:01:56 -0700 |
commit | 2f0837bd6e422887678afdc3869b4359295e8225 (patch) | |
tree | 45156a22c61f8cbae5d2b82b4b680cebc5bc4276 | |
parent | 0e03275c40c45c9b21234bf289039c2ac7c66aad (diff) |
Updated FAQ (markdown)
-rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |