Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tibounise committed Jun 20, 2014
1 parent 382eaeb commit 91b65c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion converter/ps2_usb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In case of Teensy2.0(ATMega32U4):
- **Interrupt**: **Clock** is on `PD1` and **Data** on `PD0`.(Recommended. Soarer's converter compatible)
- **Busywait**: **Clock** is on `PD1` and **Data** on `PD0`.
- **USART**: **Clock** is on `PD5` and **Data** on `PD2`.
3. Optionally you need pull-up register. 1K-10K Ohm is OK.
3. Optionally you need pull-up resistor. 1K-10K Ohm is OK.

To change pin configuration edit config.h.

Expand Down

0 comments on commit 91b65c0

Please sign in to comment.