mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 19:59:50 +03:00
PID fixes/improvements and MBUS improvements
This commit is contained in:
@@ -41,6 +41,6 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
pidPersistent * store;
|
pidPersistent * store;
|
||||||
bool getConfig();
|
bool getConfig();
|
||||||
int getAlarmVal();
|
float getAlarmVal();
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user