1
0
forked from fsfw/fsfw

moved some files

This commit is contained in:
2020-05-25 13:48:43 +02:00
parent 355bc2b905
commit 2f16b1e733
10 changed files with 11 additions and 11 deletions

View File

@ -2,8 +2,8 @@
#define POWERSENSOR_H_
#include <framework/datapoolglob/GlobalDataSet.h>
#include <framework/datapool/PIDReader.h>
#include <framework/datapoolglob/GlobalPoolVariable.h>
#include <framework/datapoolglob/PIDReader.h>
#include <framework/devicehandlers/HealthDevice.h>
#include <framework/monitoring/LimitMonitor.h>
#include <framework/parameters/ParameterHelper.h>