WIP: somethings wrong.. #19

Closed
muellerr wants to merge 808 commits from source/master into master
Showing only changes of commit f16cce8be1 - Show all commits

View File

@ -14,6 +14,9 @@ public:
float hysteresis;
float heaterSwitchoff;
};
// TODO: Documentaiton ,what is NOP?
// propably Non-operational?
struct NopParameters {
float lowerNopLimit;
float upperNopLimit;