Merge remote-tracking branch 'origin/develop' into petri_dev

This commit is contained in:
2022-07-14 17:31:08 +02:00
120 changed files with 3850 additions and 1048 deletions

View File

@ -4,7 +4,7 @@
const char* const SW_NAME = "eive";
#define SW_VERSION 1
#define SW_SUBVERSION 10
#define SW_SUBVERSION 12
#define SW_REVISION 1
#endif /* COMMON_CONFIG_OBSWVERSION_H_ */