Closedown

This commit is contained in:
gac-x12sa
2023-01-05 12:21:11 +01:00
parent 6ebac2b39a
commit b87f50234f
2 changed files with 9 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ public class Eiger extends Panel {
if (stddaq!=null){
stddaq.addListener(deviceListener);
}
updateControls();
}
void updateControls(){