Add new PyQt UI
This commit is contained in:
@ -33,8 +33,8 @@ if exist "requirements.txt" (
|
||||
echo requirements.txt not found. Skipping dependency installation.
|
||||
)
|
||||
|
||||
echo Starting _device_main.py...
|
||||
python _device_main.py
|
||||
echo Starting laser_control.gui.main...
|
||||
python -m laser_control.gui.main
|
||||
set "EXIT_CODE=%ERRORLEVEL%"
|
||||
|
||||
popd >nul
|
||||
|
||||
Reference in New Issue
Block a user