From b3898208effb2490b514479c07c30b96df60d804 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 25 Jul 2024 02:38:29 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0becd0d..d2fce0b 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ StoreForward = False ``` The BBS has admin and block lists, see the [`config.template`](config.template) -A repeater function for two different nodes and cross posting messages. The `repeater_channels` is a list of repeater channels ex: [2, 3] which will be consumed and rebroadcasted on the same channel on the other device/node/interface. With great power comes great responsibility, danger could be lurking in use of this feature! If you have the two nodes on the same radio configurations, you could create a feedback loop!!! +A repeater function for two different nodes and cross posting messages. The `repeater_channels` is a list of repeater channel(s) which will be consumed and rebroadcasted on the same number channel on the other device/node/interface. Each node should have matching channel numbers. The channel names and PSK do not need to be the same on the nodes. With great power comes great responsibility, danger could be lurking in use of this feature! If you have the two nodes on the same radio configurations, you could create a feedback loop!!! ``` # repeater module