binaries in after merge fix

This commit is contained in:
2021-09-09 18:01:48 +02:00
9 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
#include "sls/sls_detector_defs.h"
#define REQUIRED_FIRMWARE_VERSION (27)
// virtual ones renamed for consistency
// real ones keep previous name for compatibility (already in production)
#ifdef VIRTUAL
#define ID_FILE "detid_eiger.txt"
#else