From b9c5f170549fe8d332e6947a7f184818fbd9712e Mon Sep 17 00:00:00 2001 From: Martin Kudlacek Date: Fri, 14 May 2021 12:32:46 +0200 Subject: [PATCH] Bumped to version 1.68 --- 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 21bb153..4a8e1af 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.66:2021:04:26" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.68:2021:05:14" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16 -- 2.34.1