X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcectypes.h;h=86be2a258e2969fe80e7ff788933e7810a2a8f72;hb=b5f787b969b7e0517321ebbfe069ac65c330982e;hp=ce09d8383e37f7a82e0dadb632a904fa810101e8;hpb=77398db9d0f1b775ce5b1ba6b1965ec8cd289468;p=deb_libcec.git diff --git a/include/cectypes.h b/include/cectypes.h index ce09d83..86be2a2 100644 --- a/include/cectypes.h +++ b/include/cectypes.h @@ -71,6 +71,7 @@ namespace CEC { #define ESCOFFSET 3 #define CEC_BUTTON_TIMEOUT 500 #define CEC_POWER_STATE_REFRESH_TIME 30000 +#define CEC_FW_VERSION_UNKNOWN 0xFFFF #define CEC_DEFAULT_TRANSMIT_TIMEOUT 1000 #define CEC_DEFAULT_TRANSMIT_WAIT 2000 @@ -78,7 +79,7 @@ namespace CEC { #define CEC_MIN_LIB_VERSION 1 #define CEC_LIB_VERSION_MAJOR 1 -#define CEC_LIB_VERSION_MINOR 3 +#define CEC_LIB_VERSION_MINOR 4 typedef enum cec_abort_reason {