mirror of https://github.com/rm-dr/daisy
Minor edit
parent
9ee9e3f513
commit
bb73350613
|
@ -75,6 +75,12 @@ strings = "ppq"
|
||||||
value = "1e-15"
|
value = "1e-15"
|
||||||
unit = true
|
unit = true
|
||||||
|
|
||||||
|
[[constant]]
|
||||||
|
enum_name = "WH"
|
||||||
|
strings = "Wh"
|
||||||
|
value = "W * hour"
|
||||||
|
unit = true
|
||||||
|
|
||||||
[[constant]]
|
[[constant]]
|
||||||
enum_name = "KWH"
|
enum_name = "KWH"
|
||||||
strings = "kWh"
|
strings = "kWh"
|
||||||
|
|
Loading…
Reference in New Issue