From 3f92e63f7136491ce01895336789e7a8cd1b0b73 Mon Sep 17 00:00:00 2001 From: Miroslav Ondra Date: Sat, 19 Dec 2020 16:16:29 +0000 Subject: [PATCH] Update unipi_common.h --- 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 075c8cd..03695f8 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.54:2020:10:13" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.56:2020:12:19" #define NEURONSPI_MAX_DEVS 3 #define NEURONSPI_MAX_UART 16 -- 2.34.1