X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=irmp%2Firmp-main-sharedlib.h;h=94065f383c3ae41453e981b9836d9e1dd5b01f17;hb=8c3291c74998bddac4b355d2ffbaf94e22bad3a7;hp=05e7b5357e422f64a0e54f1fa6fe2f1c73146572;hpb=e8e8bec61ce9b855c078e2ca1de55f648af5204a;p=libsigrokdecode.git diff --git a/irmp/irmp-main-sharedlib.h b/irmp/irmp-main-sharedlib.h index 05e7b53..94065f3 100644 --- a/irmp/irmp-main-sharedlib.h +++ b/irmp/irmp-main-sharedlib.h @@ -46,6 +46,7 @@ struct irmp_result_data { }; #define IRMP_DATA_FLAG_REPETITION (1 << 0) +#define IRMP_DATA_FLAG_RELEASE (1 << 1) /** * @brief Query the IRMP library's configured sample rate.