removed hosted OBSWversion.h

This commit is contained in:
Robin Müller 2021-05-17 17:08:48 +02:00
parent 558e0ac882
commit c908f55820
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC

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_ */