added debug output

This commit is contained in:
2021-07-01 15:57:10 +02:00
parent 29e252d8fc
commit 505665d96d
2 changed files with 2 additions and 2 deletions

View File

@ -72,6 +72,6 @@ static constexpr size_t FSFW_MAX_TM_PACKET_SIZE = 2048;
}
#define FSFW_HAL_LINUX_SPI_WIRETAPPING 0
#define FSFW_HAL_LINUX_SPI_WIRETAPPING 1
#endif /* CONFIG_FSFWCONFIG_H_ */