From 0549529ca8fed605d93b879ed473946b6905e9d8 Mon Sep 17 00:00:00 2001 From: probonopd Date: Tue, 5 Apr 2022 19:29:50 +0200 Subject: [PATCH] Spelling fix [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b76b865..716559f 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ Contributions are highly welcome. ## Pinout -All devices on Raspberry Pi GPIOs are optional. +All devices on Raspberry Pi GPIOs are **optional**. __CAUTION:__ All GPIO numbers are [chip numbers](https://pinout.xyz/), not header positions. -|GPIO | Device | | Function | Direction | Commant| +|GPIO | Device | | Function | Direction | Comment| |---|---|---|---|---|---| |14 | UART | | TXD | | OUT | | serial MIDI| |15 | UART | | RXD | | IN | | serial MIDI|