ps2_usb: Fix pin configuration
This commit is contained in:
parent
2d9e0d5cab
commit
6014d1014e
3 changed files with 6 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ In case of Teensy2.0(ATMega32U4):
|
|||
- **USART**: **Clock** is on `PD5` and **Data** on `PD2`.
|
||||
3. Optionally you need pull-up resistor. 1K-10K Ohm is OK.
|
||||
|
||||
To change pin configuration edit config.h.
|
||||
To change pin configuration edit **config.h** and **Makefile**.
|
||||
|
||||
|
||||
Build Firmware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue