Skip to content

Commit

Permalink
schema - Add Ampere-hours
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored and tridge committed Oct 17, 2022
1 parent e7142b1 commit 16a51bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generator/mavschema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
<xs:enumeration value="cA"/> <!-- centi-Ampere -->
<xs:enumeration value="mA"/> <!-- milli-Ampere -->
<xs:enumeration value="mAh"/> <!-- milli-Ampere hour -->
<xs:enumeration value="Ah"/> <!-- Ampere hour -->
<!-- magnetism -->
<xs:enumeration value="mT"/> <!-- milli-Tesla -->
<xs:enumeration value="gauss"/> <!-- Gauss -->
Expand Down

0 comments on commit 16a51bb

Please # to comment.