]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
Fixing typo
authorTiBounise <tibounise@users.noreply.github.com>
Fri, 20 Jun 2014 16:43:57 +0000 (18:43 +0200)
committerTiBounise <tibounise@users.noreply.github.com>
Fri, 20 Jun 2014 16:43:57 +0000 (18:43 +0200)
converter/ps2_usb/README.md

index 537e92e64fcc4092d9128ee24a02c0b97194c721..586394b23aa88b49f3b26ba2df97d081ec59f410 100644 (file)
@@ -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.