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