From 048990ef85363a8d1a53ee840de6fab53772472b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20Kudl=C3=A1=C4=8Dek?= Date: Wed, 20 Oct 2021 08:15:27 +0000 Subject: [PATCH] Bumped version to 1.78 --- 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 0f03209..b2dda27 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.76:2021:10:20" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.78:2021:10:20" #define NEURONSPI_MAX_DEVS 7 //Maximal SPI card count #define NEURONSPI_MAX_UART 16 -- 2.34.1