From aa8acf3d24040883e3cc5b3d43e8fc8dae198bd7 Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Tue, 11 Sep 2018 15:42:38 +0200 Subject: fw version 1.2 Bump version to 1.2 Signed-off-by: Dominik Sliwa --- source/apalis-tk1-k20-api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/apalis-tk1-k20-api.h b/source/apalis-tk1-k20-api.h index 199b433..112a79b 100644 --- a/source/apalis-tk1-k20-api.h +++ b/source/apalis-tk1-k20-api.h @@ -104,7 +104,7 @@ #define APALIS_TK1_K20_TSC_IRQ 4 #define APALIS_TK1_K20_GPIO_IRQ 5 -#define APALIS_TK1_K20_FW_VER 0x11 +#define APALIS_TK1_K20_FW_VER 0x12 #define APALIS_TK1_K20_TESTER_FW_VER 0xFE #define FW_MINOR (APALIS_TK1_K20_FW_VER & 0x0F) -- cgit v1.2.3