From a1281218bb1aed00f3bddf2c3982add8a07480c4 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 19 Apr 2018 16:55:43 -0500 Subject: [PATCH] Increase the minimum difference between the upper and lower thresholds to 10. Having this at 5 is causing confusion, since the hardware isn't actually designed to have the thresholds so close together. This was set to 5 for internal testing, but it's not actually useful to have them so close together. The thresholds exist to prevent ghosting and strobing on the panels, and putting the thresholds very close together prevents them from doing that. --- smx-config/MainWindow.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smx-config/MainWindow.xaml b/smx-config/MainWindow.xaml index 280725f..106bf79 100644 --- a/smx-config/MainWindow.xaml +++ b/smx-config/MainWindow.xaml @@ -146,7 +146,7 @@ Use if the platform is too sensitive. />