7.0.3.rc eiger: fw version to 32 (quad blocking trigger) (#832)

* eiger required fw version to 32: fix for blocking trigger in quad
This commit is contained in:
2023-10-18 16:51:17 +02:00
committed by GitHub
parent 37ce3d6f59
commit 6c67025ea8
3 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#define LINKED_SERVER_NAME "eigerDetectorServer"
#define REQUIRED_FIRMWARE_VERSION (31)
#define REQUIRED_FIRMWARE_VERSION (32)
// virtual ones renamed for consistency
// real ones keep previous name for compatibility (already in production)
#ifdef VIRTUAL