This commit is contained in:
Đăng Nguyễn
2025-10-16 14:53:22 +07:00
parent b2df5b22b7
commit 90dcb67b60
38 changed files with 934 additions and 224 deletions

View File

@@ -43,6 +43,7 @@ public enum ServiceStateType
public enum StopStateType
{
EMC,
Bumber,
Protective,
Manual,
}