imtq assy init

This commit is contained in:
Robin Müller 2023-03-02 16:01:36 +01:00
parent b5049fa8d0
commit f2ffb12219
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1 @@
#include "ImtqAssembly.h"

View File

@ -0,0 +1,15 @@
/*
* ImtqAssembly.h
*
* Created on: Mar 2, 2023
* Author: rmueller
*/
#ifndef MISSION_SYSTEM_OBJECTS_IMTQASSEMBLY_H_
#define MISSION_SYSTEM_OBJECTS_IMTQASSEMBLY_H_
#endif /* MISSION_SYSTEM_OBJECTS_IMTQASSEMBLY_H_ */