[chronojump] Wireless controller enabled in devices



commit b90e64f64204cb3c68bd299cc85fc279eb4b1bc3
Author: Xavier Padullés <x padulles gmail com>
Date:   Thu Oct 7 14:41:22 2021 +0200

    Wireless controller enabled in devices

 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 830e6252d..9f5e2b0c3 100644
--- a/src/gui/app1/chronojump.cs
+++ b/src/gui/app1/chronojump.cs
@@ -8161,7 +8161,7 @@ LogB.Debug("mc finished 5");
         * sensitive GUI on executeAuto methods 
         */
 
-       bool showRunWirelessDevice = false;
+       bool showRunWirelessDevice = true;
        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]