mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 01:27:59 +02:00
Anna's modifications
This commit is contained in:
10
slsDetectorSoftware/jctbDetectorServer/slow_adc.h
Normal file
10
slsDetectorSoftware/jctbDetectorServer/slow_adc.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef SLOW_ADC_H
|
||||
#define SLOW_ADC_H
|
||||
|
||||
int prepareSlowADCSeq();
|
||||
int prepareSlowADC(int ichan);
|
||||
|
||||
|
||||
int readSlowADC(int ichan);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user