now really five
This commit is contained in:
parent
27e0b9cf38
commit
64c341b5f6
@ -18,7 +18,7 @@
|
|||||||
//! also determines how many commands a CSB service can handle in one cycle
|
//! also determines how many commands a CSB service can handle in one cycle
|
||||||
//! simulataneously. This will increase the required RAM for
|
//! simulataneously. This will increase the required RAM for
|
||||||
//! each CSB service !
|
//! 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
|
//! If -DDEBUG is supplied in the build defines, there will be
|
||||||
//! additional output which requires the translation files translateObjects
|
//! additional output which requires the translation files translateObjects
|
||||||
|
Loading…
Reference in New Issue
Block a user