1
0
forked from fsfw/fsfw

basic documentation thermal

This commit is contained in:
2020-01-15 13:52:18 +01:00
parent 9ec0b80497
commit 9aa57f29b8
4 changed files with 21 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <framework/thermal/ThermalModule.h>
#include <framework/thermal/ThermalMonitor.h>
// TODO: Documentaiton, how to use this? only use Thermal COmponent, which inherits core component?
class CoreComponent: public ThermalComponentIF {
public:
struct Parameters {