hosted build working again

This commit is contained in:
2020-12-14 22:03:57 +01:00
committed by Robin Mueller
parent 869bc657d9
commit dd127fece8
8 changed files with 93 additions and 34 deletions

View File

@ -1,10 +0,0 @@
#ifndef FSFWCONFIG_TMTC_TMTCSIZE_H_
#define FSFWCONFIG_TMTC_TMTCSIZE_H_
#include <cstdint>
namespace tmtcsize {
static const uint32_t MAX_TM_PACKET = 50;
}
#endif /* FSFWCONFIG_TMTC_TMTCSIZE_H_ */