]> git.tnoah.ca Git - lora-radio.git/commitdiff
Clarify pin requirements
authorjacob.eva <x00010@disroot.org>
Sat, 3 Aug 2024 12:24:27 +0000 (13:24 +0100)
committerjacob.eva <x00010@disroot.org>
Sat, 3 Aug 2024 12:24:27 +0000 (13:24 +0100)
README.md

index 9935a0ea84ac76a585b0db29385f0a2ace109edc..e5016bab41aea6a39dd35fa384625e6021604c30 100644 (file)
--- 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