this is useable

This commit is contained in:
2023-09-11 19:23:48 +02:00
parent 33d503aef9
commit 6fe4c71cee
9 changed files with 47 additions and 11 deletions

View File

@ -9,8 +9,13 @@
#include <atomic>
#include <cstring>
namespace signals {
extern std::atomic_bool CFDP_CHANNEL_THROTTLE_SIGNAL;
extern std::atomic_uint16_t I2C_FATAL_ERRORS;
} // namespace signals
namespace satsystem {
enum Mode : Mode_t {