From 42e2b03f6f93229b47965a5ffdf75b1d16d1d2da Mon Sep 17 00:00:00 2001 From: Miroslav Ondra Date: Mon, 26 Apr 2021 09:53:38 +0200 Subject: [PATCH] Bumped version to 1.66 --- modules/unipi/src/unipi_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/unipi/src/unipi_common.h b/modules/unipi/src/unipi_common.h index 5a94af6..21bb153 100644 --- a/modules/unipi/src/unipi_common.h +++ b/modules/unipi/src/unipi_common.h @@ -52,7 +52,7 @@ #if NEURONSPI_SCHED_REQUIRED > 0 #include #endif -#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.62:2021:02:08" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.66:2021:04:26" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16 -- 2.34.1