-
- Downloads
Fixed IDE related errors in version 1.0.0.
... | @@ -7,11 +7,11 @@ rich | ... | @@ -7,11 +7,11 @@ rich |
pyqtgraph | pyqtgraph | ||
# add the git repo | # add the git repo | ||
git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@develop | git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@main | ||
#git+https://gitlab.tugraz.at/flexsensor-public/modules/confighandler.git@develop | git+https://gitlab.tugraz.at/flexsensor-public/modules/confighandler.git@main | ||
#git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@develop | git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@main | ||
# Local installs | # Local installs | ||
../tools/confighandler | #../tools/confighandler | ||
#../captdevicecontrol | #../tools/fswidgets | ||
../tools/cmp | #../tools/cmp | ||
\ No newline at end of file | \ No newline at end of file |
Please register or sign in to comment