X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.h;h=67f3197159bcd12129bdfc1903a4887bb9c0a7be;hb=87532f23a4dbfb6ae1454cbea4566725d5a7555c;hp=a22b6d18d6a0f37eb1817c5082bf1d942e8caa9c;hpb=2f9376117c804898eaf75c3efebdbd97b6d89695;p=libsigrok.git diff --git a/libsigrok.h b/libsigrok.h index a22b6d18..67f31971 100644 --- a/libsigrok.h +++ b/libsigrok.h @@ -216,6 +216,7 @@ enum { * represented as the fraction of number of particles of the substance. */ SR_UNIT_CONCENTRATION, + SR_UNIT_REVOLUTIONS_PER_MINUTE, }; /** Values for sr_datafeed_analog.flags. */