From 48f67e72a0e9c719a9920164228baec6ce9dcc27 Mon Sep 17 00:00:00 2001 From: kje97 Date: Tue, 24 Jun 2025 17:14:20 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20TDSNHead2=20"J3"=EB=A5=BC=20J=EB=A1=9C?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProductFunctionTester/Main_Form.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProductFunctionTester/Main_Form.vb b/ProductFunctionTester/Main_Form.vb index 433525c..518d8e0 100644 --- a/ProductFunctionTester/Main_Form.vb +++ b/ProductFunctionTester/Main_Form.vb @@ -78,7 +78,7 @@ Public Class Main_Form Private StartSwitch As Boolean Private TDSNHead1 As String = "DIT" - Private TDSNHead2 As String = "J3" + Private TDSNHead2 As String = "J" Private Const TestType As String = "SET" Private Const TestModel As String = "MAXIMUM"