Merge PR #477: Add unit ohm
This commit is contained in:
commit
4b2676b5c0
@ -136,6 +136,7 @@ public:
|
||||
UnitVoltAmpere,
|
||||
UnitVoltAmpereReactive,
|
||||
UnitAmpereHour,
|
||||
UnitOhm,
|
||||
UnitMicroSiemensPerCentimeter,
|
||||
UnitDuration,
|
||||
UnitNewton,
|
||||
|
||||
@ -372,6 +372,7 @@
|
||||
"UnitVoltAmpere",
|
||||
"UnitVoltAmpereReactive",
|
||||
"UnitAmpereHour",
|
||||
"UnitOhm",
|
||||
"UnitMicroSiemensPerCentimeter",
|
||||
"UnitDuration",
|
||||
"UnitNewton",
|
||||
|
||||
Reference in New Issue
Block a user