mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-28 05:43:03 +01:00
almost done with ctb update, need to do slow adcs, split to moench and ctb
This commit is contained in:
@@ -7,6 +7,8 @@ enum numberMode {DEC, HEX};
|
||||
int printSocketReadError();
|
||||
void init_detector();
|
||||
int decode_function(int);
|
||||
const char* getTimerName(enum timerIndex ind);
|
||||
const char* getSpeedName(enum speedVariable ind);
|
||||
const char* getFunctionName(enum detFuncs func);
|
||||
void function_table();
|
||||
void functionNotImplemented();
|
||||
|
||||
Reference in New Issue
Block a user