Cleaning COM #520

Merged
muellerr merged 4 commits from cleaning_com into develop 2023-03-24 19:49:02 +01:00
Showing only changes of commit d6409b6112 - Show all commits

View File

@ -19,7 +19,7 @@
#include "linux/ObjectFactory.h"
#include "linux/callbacks/gpioCallbacks.h"
#include "mission/core/GenericFactory.h"
#include "mission/system/tree/comModeTree.h"
#include "mission/com/comModeTree.h"
void ObjectFactory::produce(void* args) {
ObjectFactory::setStatics();