1
0
forked from fsfw/fsfw

better name for preproc define

This commit is contained in:
2020-12-01 13:36:30 +01:00
parent f357de21c9
commit e323c69f20
4 changed files with 12 additions and 10 deletions

View File

@ -12,7 +12,7 @@
#define FSFW_REDUCED_PRINTOUT 0
//! Can be used to enable debugging printouts for developing the FSFW
#define FSFW_DEBUGGING 0
#define FSFW_VERBOSE_PRINTOUT 0
//! Defines the FIFO depth of each commanding service base which
//! also determines how many commands a CSB service can handle in one cycle