浏览代码

Fixing typo

tags/v1.9
TiBounise 10 年前
父节点
当前提交
91b65c0a54
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      converter/ps2_usb/README.md

+ 1
- 1
converter/ps2_usb/README.md 查看文件

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


正在加载...
取消
保存