demo compiling again, submodule updates

This commit is contained in:
2021-06-17 12:04:54 +02:00
parent a383f80860
commit 09947d4795
4 changed files with 5 additions and 3 deletions

View File

@ -67,6 +67,8 @@ static constexpr uint8_t FSFW_CSB_FIFO_DEPTH = 6;
static constexpr size_t FSFW_PRINT_BUFFER_SIZE = 124;
static constexpr size_t FSFW_MAX_TM_PACKET_SIZE = 2048;
}
#endif /* CONFIG_FSFWCONFIG_H_ */