This commit is contained in:
xyy
2026-06-17 23:08:06 +08:00
parent 723a5a0ea7
commit 92a480834a
7 changed files with 196 additions and 48 deletions

View File

@@ -69,6 +69,11 @@ namespace AciTester.Models
public ushort ConstantTempStartCoil { get; set; } = 4; // M4
public ushort DefrostStartCoil { get; set; } = 19; // M19
public ushort FlowCalibrationCoil { get; set; } = 1300; // M1300
public ushort PumpPressureCalibCoil { get; set; } = 1302; // M1302
}
/// <summary>