diff options
author | Thomas Russell Murphy <thomas.russell.murphy@case.edu> | 2014-01-04 22:45:52 -0500 |
---|---|---|
committer | tmk <nobody@nowhere> | 2014-01-07 11:03:18 +0900 |
commit | 3ee5f565ae98cc68b6dff24225b6f8f069f6e20d (patch) | |
tree | f6cbb6bf66c9189f44cd9b7b20c93f6888c05b4f /converter/ascii_usb | |
parent | 6e9260cc176a77702b22381d01c59f0deafcb996 (diff) | |
download | qmk_firmware-3ee5f565ae98cc68b6dff24225b6f8f069f6e20d.tar.gz qmk_firmware-3ee5f565ae98cc68b6dff24225b6f8f069f6e20d.zip |
Spellchecking converter README files.
Diffstat (limited to 'converter/ascii_usb')
-rw-r--r-- | converter/ascii_usb/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/ascii_usb/README b/converter/ascii_usb/README index b9c7ef252f..02fa064ed4 100644 --- a/converter/ascii_usb/README +++ b/converter/ascii_usb/README @@ -6,7 +6,7 @@ Target MCU is ATMega32u4 but other USB capable AVR will also work. Hardware -------- -Connect RX, TX and GND to UART pin of AVR. Note that you may need line drvier/level shfiter like MAX232 to interface high voltage of RS-232C. +Connect RX, TX and GND to UART pin of AVR. Note that you may need line driver/level shifter like MAX232 to interface high voltage of RS-232C. |