fix comment

This commit is contained in:
proddy
2026-01-10 19:00:14 +01:00
parent b78d47cbd0
commit 28a5d4ef1a

View File

@@ -103,7 +103,7 @@ DeviceValue::DeviceValue(uint8_t device_type,
} }
// mapping of UOM, to match order in DeviceValueUOM enum emsdevicevalue.h // mapping of UOM, to match order in DeviceValueUOM enum emsdevicevalue.h
// also maps to DeviceValueUOM in interface/src/project/types.ts for the Web UI // also maps to DeviceValueUOM in interface/src/app/main/types.ts for the Web UI
// must be an int of 4 bytes, 32bit aligned // must be an int of 4 bytes, 32bit aligned
const char * DeviceValue::DeviceValueUOM_s[] = { const char * DeviceValue::DeviceValueUOM_s[] = {