Removed the FIXME comment since it's not so important to change the
names of the methods.
This commit is contained in:
parent
56edaeff77
commit
594638bf02
@ -81,8 +81,6 @@ public final class MotorInstanceConfiguration implements Monitorable, Cloneable
|
||||
return mounts.get(indexOf(id));
|
||||
}
|
||||
|
||||
// FIXME: Remove "Motor" from all method names
|
||||
|
||||
public Coordinate getMotorPosition(MotorId id) {
|
||||
return positions.get(indexOf(id));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user