속도레벨을 기본 m->l 로 변경, 턴이되어있다면 오류로 처리한다.

This commit is contained in:
backuppc
2026-02-26 10:34:11 +09:00
parent e7cce4c201
commit c067a76462
4 changed files with 68 additions and 33 deletions

View File

@@ -323,11 +323,6 @@ namespace arDev
#endregion
#region [] TAG()
System.Text.Encoding encoding = System.Text.Encoding.Default;
@@ -357,7 +352,6 @@ namespace arDev
old_TagString = tagnostr;
DataReceive?.Invoke(this, new DataEventArgs(DataType.TAG));
}
}
WriteData(MakeCheckSum("ACKTAG"));