mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 15:14:30 +01: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