From 7c428c75bbe60de9e01dbb1ae0d44cb0caa18dec Mon Sep 17 00:00:00 2001 From: Martin Kudlacek Date: Fri, 6 Mar 2020 14:46:21 +0100 Subject: [PATCH] v1.44 --- 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 9c16d48..d0ca913 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.43:2020:03:06" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.44:2020:03:06" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16 -- 2.34.1