compiling

This commit is contained in:
2021-07-14 18:08:29 +02:00
parent 421b36b64b
commit 6a70a6297b
13 changed files with 54 additions and 113 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_ */