From 79244d3cfdb124004fc7caf458b144f8c6893e59 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 24 Jul 2024 19:42:39 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6e81af2..be0b1f3 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,10 @@ type = serial # port = '/dev/ttyUSB0' # hostname = 192.168.0.1 # mac = 00:11:22:33:44:55 + +# Additional interface for dual radio support see config.template for more +[interface2] +enabled = False ``` The following pair of settings determine how to respond, default action is to not spam the default channel. Setting DM_ONLY will force all DM which may not be wanted. Setting the Default channel is the channel which wont be spammed by the bot.