Initial Commit

This commit is contained in:
2025-08-14 13:23:49 +02:00
parent 706f0caab0
commit c2bb4007ae
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -8,7 +8,6 @@
**/.*~
**/*.jar
**/*.log
**/gradle.properties
**/.nb-gradle-properties
**/nbactions.xml
**/*.class

View File

@@ -0,0 +1 @@
action.debug.args=debug --args="-b -d -l -k -n -q -console_log=SEVERE -buffer_size=10 -size=1000x800 -p ScreenPanelSF -laf=dark -pipeline_server localhost:8889 -camera_server localhost:8888"

View File

@@ -0,0 +1 @@
action.debug.args=debug --args="-b -d -l -k -n -q -console_log=SEVERE -buffer_size=10 -size=1000x800 -p ScreenPanelSLS -laf=dark -pipeline_server localhost:8889 -camera_server localhost:8888"