From facb4fd1efd3f14ee7256dc09882b0330cc7ab7f Mon Sep 17 00:00:00 2001 From: Roy Date: Mon, 1 May 2023 13:06:41 +0300 Subject: Eureka adjustments. --- Software/Visual_Studio/PPC/Tango.PPC.Common/PPCSettings.cs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/PPCSettings.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCSettings.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCSettings.cs index 6fb521838..c45aad51e 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCSettings.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCSettings.cs @@ -349,6 +349,11 @@ namespace Tango.PPC.Common /// public double FineTuningMinLimitdL { get; set; } + /// + /// Gets or sets a value indicating whether to force full screen mode on TwineX4. + /// + public bool ForceTouchMode { get; set; } + /// /// Gets the machine service address. /// -- cgit v1.3.1