forked from RnD/machineGroupControl
small bug fixes
This commit is contained in:
@@ -56,7 +56,7 @@ class MachineGroup {
|
||||
this.measurements = new MeasurementContainer();
|
||||
this.interpolation = new interpolation();
|
||||
|
||||
// Machines and children data
|
||||
// Machines and child data
|
||||
this.machines = {};
|
||||
this.child = {};
|
||||
this.scaling = this.config.scaling.current;
|
||||
|
||||
Reference in New Issue
Block a user