From 183e60aa16e06dadf81e762b4a71adde2ab38594 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Mon, 3 Oct 2016 16:30:35 +0200 Subject: [PATCH] adjust interface number --- src/cwprotocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cwprotocol.h b/src/cwprotocol.h index a1a3c3c..28bab33 100644 --- a/src/cwprotocol.h +++ b/src/cwprotocol.h @@ -1,4 +1,4 @@ -#define INTERFACE_VERSION "irmc v0.02" +#define INTERFACE_VERSION "irmc v0.3.3" // Structures for the packets: unsigned short command #define DIS 0x0002 // disconnect