mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-12 03:04:27 +05:00
feature: use pid in emergency mode
This commit is contained in:
@@ -28,6 +28,7 @@ struct Settings {
|
||||
bool enable = true;
|
||||
float target = 40.0f;
|
||||
bool useEquitherm = false;
|
||||
bool usePid = false;
|
||||
} emergency;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user