X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fanalog.c;h=2a8e8d9054cfdd8bc691bb2e5e95534a0c50c0c7;hb=fcacf532f5180b11b9ddaac6d7a95549f3ee0e32;hp=a471f642af96dc60faae02cf1dc662d2c43b47c4;hpb=6762401d2b992a7b10585653ab07ccf1a336fe05;p=libsigrok.git diff --git a/src/analog.c b/src/analog.c index a471f642..2a8e8d90 100644 --- a/src/analog.c +++ b/src/analog.c @@ -88,6 +88,9 @@ static struct unit_mq_string unit_strings[] = { { SR_UNIT_MOMME, "momme" }, { SR_UNIT_TOLA, "tola" }, { SR_UNIT_PIECE, "pcs" }, + { SR_UNIT_JOULE, "J" }, + { SR_UNIT_COULOMB, "C" }, + { SR_UNIT_AMPERE_HOUR, "Ah" }, ALL_ZERO };