PiPedal 1.2.33 initial commit
This commit is contained in:
+1
-1
@@ -244,7 +244,7 @@ namespace pipedal
|
||||
{
|
||||
if (index == -1)
|
||||
{
|
||||
this->bypass = value != 0;
|
||||
SetBypass(value != 0);
|
||||
} else {
|
||||
controlValues[index] = value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user