mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
sorted out problem with CPU read out
This commit is contained in:
@ -372,7 +372,8 @@ enum dacIndex {
|
||||
V_POWER_C = 102, /**new chiptest board */
|
||||
V_POWER_D = 103, /**new chiptest board */
|
||||
V_POWER_IO =104, /**new chiptest board */
|
||||
V_POWER_CHIP=105 /**new chiptest board */
|
||||
V_POWER_CHIP=105 ,/**new chiptest board */
|
||||
V_LIMIT=106 /**new chiptest board */
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user