summaryrefslogtreecommitdiff
path: root/ps2_usb
diff options
context:
space:
mode:
authortmk2012-01-16 04:40:14 +0900
committertmk2012-01-16 04:40:14 +0900
commite2d7ca56521d4691c19bad5ec053ac204277c00a (patch)
tree066e61e4e0b75cd3a7eec8beea8a9f3f155ab458 /ps2_usb
parent9addeae8725719c138b097890edaed076686e061 (diff)
Fixed wrong description about pins.
Diffstat (limited to 'ps2_usb')
-rw-r--r--ps2_usb/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ps2_usb/README b/ps2_usb/README
index fe651f031..c10393e5e 100644
--- a/ps2_usb/README
+++ b/ps2_usb/README
@@ -37,7 +37,7 @@ For a. Simple and stupid and b. Interrupt implementaion:
In this photo Vcc is yellow, GND is green, Data is red and Clock is black.
http://img17.imageshack.us/img17/7243/201101181933.jpg
For c. USART implementation:
- In case of Teensny(ATMega32u4) CLock is on PD2 and Data on PD5.
+ In case of Teensny(ATMega32u4) CLock is on PD5 and Data on PD2.
Build Frimware