From 40b77fb3a043081cf693a7b1afe9976068b6e670 Mon Sep 17 00:00:00 2001 From: Miroslav Ondra Date: Tue, 13 Oct 2020 23:07:04 +0200 Subject: [PATCH] Change version 1.54 --- 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 dc3b0a3..075c8cd 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.52:2020:10:01" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.54:2020:10:13" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16 -- 2.34.1