From 1abff2c065b4db6175b6f05d966e7f4d23cad8a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20Kudl=C3=A1=C4=8Dek?= Date: Wed, 20 Oct 2021 07:41:25 +0000 Subject: [PATCH] Bumped version to 1.76 --- 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 2338a6d..0f03209 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.74:2021:10:19" +#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.76:2021:10:20" #define NEURONSPI_MAX_DEVS 7 //Maximal SPI card count #define NEURONSPI_MAX_UART 16 -- 2.34.1