From a4fe2baf7802d7404a1efcda87a8e666dd34fb8a Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Sat, 3 Aug 2024 13:24:27 +0100 Subject: [PATCH] Clarify pin requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9935a0e..e5016ba 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The RNode Firmware supports all transceiver modules based on the following chips * Semtech SX1278 * Semtech SX1280 -These also must have an **SPI interface** and **DIO_0** pin connected to the MCU directly. +These also must have an **SPI interface** and **DIO_0 (sometimes called DIO_1)** pin connected to the MCU directly. ## One Tool, Many Uses