From: Mark Qvist Date: Sun, 5 Jan 2025 21:47:28 +0000 (+0100) Subject: Cleanup X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=b667e825f87fa7835c1b005e1997626361d99bfa;p=lora-radio.git Cleanup --- diff --git a/Config.h b/Config.h index b477047..de4a22c 100644 --- a/Config.h +++ b/Config.h @@ -71,7 +71,7 @@ const int lora_post_tx_yield_slots = 6; uint32_t post_tx_yield_timeout = 0; #define LORA_PREAMBLE_SYMBOLS_MIN 12 - #define LORA_PREAMBLE_TARGET_MS 1500 + #define LORA_PREAMBLE_TARGET_MS 15 #define LORA_CAD_SYMBOLS 3 #define CSMA_SLOT_SYMBOLS 12 #define CSMA_SLOT_MAX_MS 100