ksat_master #5

Manually merged
muellerr merged 169 commits from ksat_master into master 2020-04-08 19:35:26 +02:00
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;