DispCtrl.cs 현장에서 예외 문제로 소스 행번호 로그 기능 수정

This commit is contained in:
shark219-hub
2024-11-27 17:44:53 +09:00
parent bedcaefaa4
commit 8a5617ccbb
4 changed files with 9 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ namespace DigitalIndicator
{
ModbusSerialMaster modbus;
System.IO.Ports.SerialPort dev;
public Form1()
{
InitializeComponent();