[chronojump] hidden the wireless photocell device



commit d8d2516e192f24260b0dd360009ee5f930e51294
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Jul 12 17:54:13 2021 +0200

    hidden the wireless photocell device

 src/gui/app1/chronojump.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/chronojump.cs b/src/gui/app1/chronojump.cs
index 83987b639..9e66ffd8d 100644
--- a/src/gui/app1/chronojump.cs
+++ b/src/gui/app1/chronojump.cs
@@ -7980,7 +7980,7 @@ LogB.Debug("mc finished 5");
         * sensitive GUI on executeAuto methods 
         */
 
-       bool showRunWirelessDevice = true;
+       bool showRunWirelessDevice = false;
        private void chronopicRegisterUpdate(bool openWindow)
        {
                //on Windows need to close the port before reading with FTDI dll


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]