From ab4f36568c4ad063b12a9d542a0e05838220e631 Mon Sep 17 00:00:00 2001 From: John Jones Date: Mon, 23 Aug 2021 09:26:08 -0400 Subject: [PATCH] readme fix --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 17115d5..37f9ae6 100644 --- a/Readme.md +++ b/Readme.md @@ -39,7 +39,7 @@ The air hardware is wired to the following Raspberry Pi pins: * **PowerBoost 500 Basic:** * 5v -> Pi 5V * Ground -> Pi Ground -* **BMP388 (SPI 0)** +* **BMP388 (I2C)** * VIN -> Pi 3V * GND -> Pi GND * SCK -> Pi SCL @@ -51,7 +51,7 @@ The air hardware is wired to the following Raspberry Pi pins: * SDA -> Pi SDA * **Camera** * Pi Camera ribbon connection -* **RFM95W (SPI 1)** +* **RFM95W (SPI)** * VIN -> Pi 3V * GND -> Pi GND * SCK -> Pi SPI SCLK