mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
PID regulator alarm fix
This commit is contained in:
@@ -286,6 +286,7 @@ if (store->alarmArmed)
|
||||
{
|
||||
store->alarmArmed=false;
|
||||
alarm(false);
|
||||
store->prevOut=-2.0;
|
||||
}
|
||||
return 1;
|
||||
//break;
|
||||
|
||||
Reference in New Issue
Block a user