]> git.tnoah.ca Git - lora-radio.git/commitdiff
Correct T3S3 SX1280 buffer size
authorjacob.eva <x00010@disroot.org>
Fri, 6 Dec 2024 14:16:37 +0000 (14:16 +0000)
committerjacob.eva <x00010@disroot.org>
Fri, 6 Dec 2024 14:16:37 +0000 (14:16 +0000)
Boards.h

index 3efc45111c6a5097ea0afed55e5a561406260332..39988d9a3b364d86c500b556228098dfcaa19428 100644 (file)
--- a/Boards.h
+++ b/Boards.h
           }
       };
       #elif BOARD_VARIANT == MODEL_AC // SX1280 with PA 
+      #define CONFIG_UART_BUFFER_SIZE 40000
+      #define CONFIG_QUEUE_0_SIZE 40000
       const uint8_t interfaces[INTERFACE_COUNT] = {SX1280};
       const bool interface_cfg[INTERFACE_COUNT][3] = { 
                     // SX1280