From 5b95be3db5b245607fd2d2f6d401a27eefaa4004 Mon Sep 17 00:00:00 2001 From: Lloyd Date: Thu, 14 May 2026 17:20:13 +0100 Subject: [PATCH] refactor: remove sync word configuration from radio settings --- config.yaml.example | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.yaml.example b/config.yaml.example index 2f41f61..6c32791 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -344,9 +344,6 @@ radio: # Preamble length in symbols preamble_length: 17 - # Sync word (LoRa network ID) - sync_word: 13380 - # Use implicit header mode implicit_header: false