From 64c341b5f686cbd7921b75e879017c93b94dcf6e Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" Date: Thu, 29 Oct 2020 15:17:33 +0100 Subject: [PATCH] now really five --- defaultcfg/config/FSFWConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultcfg/config/FSFWConfig.h b/defaultcfg/config/FSFWConfig.h index a5aaa125..945992df 100644 --- a/defaultcfg/config/FSFWConfig.h +++ b/defaultcfg/config/FSFWConfig.h @@ -18,7 +18,7 @@ //! also determines how many commands a CSB service can handle in one cycle //! simulataneously. This will increase the required RAM for //! each CSB service ! -#define FSFW_CSB_FIFO_DEPTH 4 +#define FSFW_CSB_FIFO_DEPTH 5 //! If -DDEBUG is supplied in the build defines, there will be //! additional output which requires the translation files translateObjects