removed hosted OBSWversion.h

This commit is contained in:
Robin Müller 2021-05-17 17:08:48 +02:00 committed by Robin Mueller
parent 2a0fcc49e0
commit 4437dbbb13

View File

@ -1,12 +0,0 @@
#ifndef FSFWCONFIG_OBSWVERSION_H_
#define FSFWCONFIG_OBSWVERSION_H_
const char* const SW_NAME = "eive";
#define SW_VERSION 1
#define SW_SUBVERSION 0
#define SW_SUBSUBVERSION 0
#endif /* FSFWCONFIG_OBSWVERSION_H_ */