From 6edc2dc535e4da347fd6d5157a1a8f0137251444 Mon Sep 17 00:00:00 2001 From: dfnr2 Date: Sat, 18 Apr 2020 00:21:56 -0500 Subject: [PATCH] Update README.md --- hardware/interface-ascii-atmega2560/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/interface-ascii-atmega2560/README.md b/hardware/interface-ascii-atmega2560/README.md index 6aa4cb5..2c52df6 100644 --- a/hardware/interface-ascii-atmega2560/README.md +++ b/hardware/interface-ascii-atmega2560/README.md @@ -18,7 +18,7 @@ output, supporting keyboards of up to 16 rows X 8 columns. This design uses the ## Differences from ATMega328P version - Backward compatible with the ATMega328P version, with following enhancements: 1. The Output2 can be a regualar TTL, open-collector, or open-emitter. In the - 328P version, changing between regulary TTL output and open-collector on + 328P version, changing between regular TTL output and open-collector on Output2 required changing an IC. 1. The serial port no longer shares lines with the parallel output port, so both serial I/O and parallel output can be used at the same time without risk of