Display of cover position cache

This commit is contained in:
gac-S_Changer
2024-12-04 14:49:53 +01:00
parent a838cb3e74
commit ac75b13444
8 changed files with 168 additions and 123 deletions

View File

@@ -331,10 +331,6 @@ public class Puck extends DeviceBase {
}
public boolean isSegmentSelected() {
return false;
}
public int getIndex() {
return index;
}