From b7dd317c0833e558887c586370e739c7ec1b371e Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Mon, 29 Oct 2012 13:44:07 +0000 Subject: [PATCH] frame index updated for receiver git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@317 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/commonFiles/sls_detector_funcs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slsDetectorSoftware/commonFiles/sls_detector_funcs.h b/slsDetectorSoftware/commonFiles/sls_detector_funcs.h index 776a9712b..6d43e33c9 100644 --- a/slsDetectorSoftware/commonFiles/sls_detector_funcs.h +++ b/slsDetectorSoftware/commonFiles/sls_detector_funcs.h @@ -124,6 +124,8 @@ enum { F_LOCK_RECEIVER, /**< locks receiver */ + F_GET_FRAME_INDEX /**< gets the frame index */ + /* Always append functions hereafter!!! */ };