From: jacob.eva Date: Fri, 17 May 2024 06:44:00 +0000 (+0100) Subject: Fix RAK4631 antenna switch utilisation X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=cda32c405fd8c9b73d7abc0de414dae0c198c44d;p=lora-radio.git Fix RAK4631 antenna switch utilisation --- diff --git a/Boards.h b/Boards.h index 23f9191..100382a 100644 --- a/Boards.h +++ b/Boards.h @@ -404,6 +404,7 @@ #define HAS_TCXO true #define HAS_RF_SWITCH_RX_TX true #define HAS_BUSY true + #define DIO2_AS_RF_SWITCH true #define CONFIG_UART_BUFFER_SIZE 6144 #define CONFIG_QUEUE_SIZE 6144 #define CONFIG_QUEUE_MAX_LENGTH 200