rename uom::HZ to HERTZ, avoids compile error on ESP32C3

This commit is contained in:
MichaelDvP
2026-01-09 17:21:26 +01:00
parent e19e76546e
commit b64c392c58
3 changed files with 3 additions and 3 deletions

View File

@@ -196,7 +196,7 @@ export enum DeviceValueUOM {
MBAR,
LH,
CTKWH,
HZ
HERTZ
}
export const DeviceValueUOM_s = [