add test code now default 0

This commit is contained in:
Jakob Meier 2021-09-20 18:15:35 +02:00
parent 26162f8e78
commit 804afa5d96
2 changed files with 2 additions and 2 deletions

2
fsfw

@ -1 +1 @@
Subproject commit e8050183f4f54452caceba67a9d4da50bd230770
Subproject commit 85654eefaa7e989f634051c9648db0fb803bb8b3

View File

@ -48,7 +48,7 @@ debugging. */
#define OBSW_SWITCH_TO_NORMAL_MODE_AFTER_STARTUP 1
#define OBSW_PRINT_MISSED_DEADLINES 1
// If this is enabled, all other SPI code should be disabled
#define OBSW_ADD_TEST_CODE 1
#define OBSW_ADD_TEST_CODE 0
#define OBSW_ADD_SPI_TEST_CODE 0
#define OBSW_ADD_TEST_PST 0
#define OBSW_ADD_TEST_TASK 0