physic: Rename ElectricalCapacitance to ElectricCapacitance
maruel opened this issue · 0 comments
maruel commented
When you look at https://periph.io/x/conn/v3/physic#pkg-examples, the type ElectricalCapacitance really stands out of the other ElectricFoo types. In hindsight, we should have used the same prefix. Thankfully this type was added fairly recently so while it's disruptive and falls into the v4 bucket, it should not break too many users.
cc @NeuralSpaz
(ported from google/periph#391)