This commit is contained in:
backuppc
2026-02-02 14:59:48 +09:00
parent 02105d49a3
commit 9bca8f67d1
15 changed files with 452 additions and 201 deletions

View File

@@ -16,7 +16,7 @@ namespace arDev
return (UInt16)_value.Value;
}
}
public enum eflag
public enum eflag
{
Emergency = 0,
Overcurrent,