default FIFO depth is 5 now

This commit is contained in:
Robin Müller 2020-10-29 15:17:13 +01:00
parent 4dd79b3495
commit 27e0b9cf38

View File

@ -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 6
#define FSFW_CSB_FIFO_DEPTH 4
//! If -DDEBUG is supplied in the build defines, there will be
//! additional output which requires the translation files translateObjects