From: jacob.eva Date: Sat, 3 Aug 2024 12:24:27 +0000 (+0100) Subject: Clarify pin requirements X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=a4fe2baf7802d7404a1efcda87a8e666dd34fb8a;p=lora-radio.git Clarify pin requirements --- 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