Przeglądaj źródła

Update README.md

Robert Walker 6 lat temu
rodzic
commit
09e0bbaf00
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -37,7 +37,7 @@ This is how the pins should be mapped between the Arduino Uno board and the ABC
 
 ## Information about the serial connection
 
-The keyboard is connected to the B channel of the Z80 dart using an asynchronous serial connection. In addition to the serial connection the keyboard side generates a 10 khz signal as well as a `keydown` event, triggering an processor interrupt.
+The keyboard is connected to the B channel of the Z80 dart using an asynchronous serial connection. In addition to the serial connection the keyboard side generates a 10 khz signal as well as a `keydown` event, triggering a processor interrupt.
 
 These are the setting of the serial connection: