Pārlūkot izejas kodu

Merge pull request #125 from tibounise/patch-1

Fixing typo
yuk86
tmk pirms 10 gadiem
vecāks
revīzija
326e559719
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      converter/ps2_usb/README.md

+ 1
- 1
converter/ps2_usb/README.md Parādīt failu

- **Interrupt**: **Clock** is on `PD1` and **Data** on `PD0`.(Recommended. Soarer's converter compatible) - **Interrupt**: **Clock** is on `PD1` and **Data** on `PD0`.(Recommended. Soarer's converter compatible)
- **Busywait**: **Clock** is on `PD1` and **Data** on `PD0`. - **Busywait**: **Clock** is on `PD1` and **Data** on `PD0`.
- **USART**: **Clock** is on `PD5` and **Data** on `PD2`. - **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. To change pin configuration edit config.h.