Basic doc for thermal modules started
This commit is contained in:
parent
59b25bee86
commit
f16cce8be1
@ -14,6 +14,9 @@ public:
|
||||
float hysteresis;
|
||||
float heaterSwitchoff;
|
||||
};
|
||||
|
||||
// TODO: Documentaiton ,what is NOP?
|
||||
// propably Non-operational?
|
||||
struct NopParameters {
|
||||
float lowerNopLimit;
|
||||
float upperNopLimit;
|
||||
|
Loading…
Reference in New Issue
Block a user