wjc
2023-08-28 2c1411a48874e4033a538a9725f09c8465536fa8
HDL_ON/Entity/Function/Sensor.cs
@@ -159,7 +159,7 @@
            switch (function.spk)
            {
                case SPK.SensorPm25:
                    unit = "ug/m²";
                    unit = "ug/m³";
                    break;
                case SPK.SensorTemperature:
                    unit = "°C";