From 19be143f2266b0940a7672fa6f13ca8ff5a9898a Mon Sep 17 00:00:00 2001 From: jazzpi Date: Mon, 8 Aug 2022 01:21:53 +0200 Subject: [PATCH] 9 slaves --- Core/Inc/SPI_Communication.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Inc/SPI_Communication.h b/Core/Inc/SPI_Communication.h index 4d1815f..b8f48ac 100644 --- a/Core/Inc/SPI_Communication.h +++ b/Core/Inc/SPI_Communication.h @@ -26,7 +26,7 @@ #define GET_MEASUREMENTS 0x05 #define TOGGLE_STATUS_LED 0x06 -#define NUMBEROFSLAVES 7 +#define NUMBEROFSLAVES 9 #define N_CELLS_SERIES 10 #define N_CELLS_PARALLEL 9 #define NUMBEROFTEMPS 32