Rolling back incorrect change that set tuning_step to default value.
This commit is contained in:
parent
4bff6c824b
commit
b0b21296fe
@ -809,8 +809,6 @@ function on_ws_recv(evt) {
|
||||
|
||||
if ('tuning_step' in config)
|
||||
tuning_step = config['tuning_step'];
|
||||
else
|
||||
tuning_step = 1;
|
||||
|
||||
break;
|
||||
case "secondary_config":
|
||||
|
Loading…
x
Reference in New Issue
Block a user