From 1fc3c0af7011bd28a5cb8cafc38844675476efe4 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 17 Oct 2022 08:07:18 -0500 Subject: [PATCH] Update variant.h (#1814) --- variants/rak11200/variant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/rak11200/variant.h b/variants/rak11200/variant.h index 6886a3ad3..0962d4f45 100644 --- a/variants/rak11200/variant.h +++ b/variants/rak11200/variant.h @@ -59,7 +59,7 @@ static const uint8_t SCK = 33; // https://docs.rakwireless.com/Product-Categories/WisBlock/RAK13300/ -#define LORA_DIO0 26 // a No connect on the SX1262/SX1268 module +#define LORA_DIO0 -1 // a No connect on the SX1262/SX1268 module #define LORA_RESET WB_IO4 // RST for SX1276, and for SX1262/SX1268 #define LORA_DIO1 WB_IO6 // IRQ for SX1262/SX1268 #define LORA_DIO2 WB_IO5 // BUSY for SX1262/SX1268