mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
fix comment
This commit is contained in:
@@ -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[] = {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user