1
0
forked from fsfw/fsfw

removed old poolVar file

This commit is contained in:
2020-05-17 22:20:54 +02:00
parent 9da0b0b2b2
commit 71f1722b88
9 changed files with 11 additions and 303 deletions

View File

@ -2,7 +2,7 @@
#define THERMALMODULE_H_
#include <framework/datapoolglob/GlobalDataSet.h>
#include <framework/datapool/PoolVariable.h>
#include <framework/datapoolglob/GlobalPoolVariable.h>
#include <framework/devicehandlers/HealthDevice.h>
#include <framework/events/EventReportingProxyIF.h>
#include "ThermalModuleIF.h"