#pragma once #include #define FSFW_CPP_OSTREAM_ENABLED 1 namespace fsfwconfig { static constexpr size_t FSFW_PRINT_BUFFER_SIZE = 256; }