ps2_usb: Fix pin configuration

This commit is contained in:
Jun Wako 2015-05-18 13:58:56 +09:00
parent 2d9e0d5cab
commit 6014d1014e
3 changed files with 6 additions and 6 deletions

View file

@ -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