From 6b0454524e19ea315d7912865138b7dff6054031 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Mon, 25 Feb 2019 08:01:52 -0700 Subject: [PATCH] now it is correct --- defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults b/defaults index 92fb470..68caea2 100644 --- a/defaults +++ b/defaults @@ -157,8 +157,8 @@ dvrptr_rx_level=80 # see the DVRPTR V1 manual dvrptr_duplex=false # set to true if the module is duplex dvrptr_tx_delay=250 # milliseconds to allow for switching from rx to tx dvrptr_rqst_count=10 # number of 2-sec intervals before the an unresponsive system is killed -dvrptr_invert_rx=true # if your system isn't hearing you, try false -dvrptr_invert_tx=true # if you're not hearing your system, try false +dvrptr_rx_invert=true # if your system isn't hearing you, try false +dvrptr_tx_invert=true # if you're not hearing your system, try false ########################################################################################################################## #