invert, not inverse for dvrptr

pull/14/head
Tom Early 7 years ago
parent fc0551a8b6
commit b18393147b

@ -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_duplex=false # set to true if the module is duplex
dvrptr_tx_delay=250 # milliseconds to allow for switching from rx to tx 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_rqst_count=10 # number of 2-sec intervals before the an unresponsive system is killed
dvrptr_inverse_rx=true # if your system isn't hearing you, try false dvrptr_invert_rx=true # if your system isn't hearing you, try false
dvrptr_inverse_tx=true # if you're not hearing your system, try false dvrptr_invert_tx=true # if you're not hearing your system, try false
########################################################################################################################## ##########################################################################################################################
# #

Loading…
Cancel
Save

Powered by TurnKey Linux.