From cc4206942834cda8f8a36815b92f099e2eb6f933 Mon Sep 17 00:00:00 2001 From: Martin Kudlacek Date: Mon, 4 Jan 2021 16:52:04 +0100 Subject: [PATCH] Bumped version to 1.58 --- 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 03695f8..a668e28 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.56:2020:12:19" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.58:2021:01:04" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16 -- 2.34.1