summaryrefslogtreecommitdiff
path: root/df10ch_setup_pkg/device_drv.py
diff options
context:
space:
mode:
Diffstat (limited to 'df10ch_setup_pkg/device_drv.py')
-rw-r--r--df10ch_setup_pkg/device_drv.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/df10ch_setup_pkg/device_drv.py b/df10ch_setup_pkg/device_drv.py
index 8941df7..61e5e2b 100644
--- a/df10ch_setup_pkg/device_drv.py
+++ b/df10ch_setup_pkg/device_drv.py
@@ -244,7 +244,7 @@ DEFAULT_OVERSCAN = 30
MIN_OVERSCAN = 0
MAX_OVERSCAN = 200
-DEFAULT_EDGE_WEIGHTING = 80
+DEFAULT_EDGE_WEIGHTING = 60
MIN_EDGE_WEIGHTING = 10
MAX_EDGE_WEIGHTING = 200