mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
Moving headers into include/sls (#212)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "slsDetectorFunctionList.h"
|
||||
#include "clogger.h"
|
||||
#include "sharedMemory.h"
|
||||
#include "versionAPI.h"
|
||||
#include "sls/versionAPI.h"
|
||||
|
||||
#include "AD7689.h" // slow adcs
|
||||
#include "ALTERA_PLL.h" // pll
|
||||
|
@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include "RegisterDefs.h"
|
||||
#include "sls_detector_defs.h"
|
||||
#include "sls/sls_detector_defs.h"
|
||||
|
||||
#define MIN_REQRD_VRSN_T_RD_API 0x181130
|
||||
#define REQRD_FRMWR_VRSN 0x201005
|
||||
|
Reference in New Issue
Block a user