]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
Fixed wrong description about pins.
authortmk <nobody@nowhere>
Sun, 15 Jan 2012 19:40:14 +0000 (04:40 +0900)
committertmk <nobody@nowhere>
Sun, 15 Jan 2012 19:40:14 +0000 (04:40 +0900)
ps2_usb/README

index fe651f0310f5f6775951d765899ceaee54dbe1ca..c10393e5e7abcf6d78bceecbbd75de6751fec515 100644 (file)
@@ -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