Minor edit

This commit is contained in:
2023-06-14 08:43:08 -07:00
parent 9ee9e3f513
commit bb73350613

View File

@ -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"