Add AthosScreens

This commit is contained in:
2025-08-15 17:01:15 +02:00
parent 3140f52ee8
commit 3f3cbb6b0b
52 changed files with 6395 additions and 8 deletions
+1
View File
@@ -3,6 +3,7 @@ ext.mainClass = hasProperty('mainClass') ? mainClass : 'ch.psi.pshell.workbench.
ext.title = 'ScreenPanel'
ext.desc = 'ScreenPanel customization for SLS cameras'
ext.ex_options = 'ch.psi.pshell.screenpanel.Options'
ext.deploy_type= 'java'
dependencies {
implementation 'ch.psi:pshell-workbench:' + version