Relax water vapor threshold (#13280)
This commit is contained in:
@@ -77,10 +77,6 @@ public sealed partial class SensorInfo : BoxContainer
|
||||
{
|
||||
OnThresholdUpdate!(_address, type, threshold, arg3);
|
||||
};
|
||||
|
||||
foreach (var (gas, threshold) in data.GasThresholds)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
public void ChangeData(AtmosSensorData data)
|
||||
|
||||
Reference in New Issue
Block a user