From fb96aebafb8f15ea46a8931af98d3f562d684a96 Mon Sep 17 00:00:00 2001 From: kmicki <1463619+kmicki@users.noreply.github.com> Date: Sat, 21 May 2022 22:23:44 +0200 Subject: [PATCH] new version --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 8b8fa0c..8f6a712 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -17,7 +17,7 @@ bool showIncrement = false; #define FRAME_LEN 64 #define SCAN_PERIOD_US 3945 -#define VERSION "1.9-1" +#define VERSION "1.10" #define VID 0x28de #define PID 0x1205