Merge PR #477: Add unit ohm

This commit is contained in:
Jenkins nymea 2021-12-11 00:31:06 +01:00
commit 4b2676b5c0
2 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,7 @@ public:
UnitVoltAmpere,
UnitVoltAmpereReactive,
UnitAmpereHour,
UnitOhm,
UnitMicroSiemensPerCentimeter,
UnitDuration,
UnitNewton,

View File

@ -372,6 +372,7 @@
"UnitVoltAmpere",
"UnitVoltAmpereReactive",
"UnitAmpereHour",
"UnitOhm",
"UnitMicroSiemensPerCentimeter",
"UnitDuration",
"UnitNewton",