setting up xtreme plugins

This commit is contained in:
2023-09-01 10:41:40 +02:00
parent 07aa7697eb
commit d2e5f31bfa
19 changed files with 764 additions and 91 deletions
+11
View File
@@ -0,0 +1,11 @@
# This file is used to select the BEC and Ophyd Devices version for the auto deployment process.
# Do not edit this file unless you know what you are doing!
# The version can be a git tag, branch or commit hash.
# BEC version to use
BEC_AUTODEPLOY_VERSION="master"
# ophyd_devices version to use
OPHYD_DEVICES_AUTODEPLOY_VERSION="master"