mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
WIP
This commit is contained in:
@ -58,7 +58,7 @@ int Feb_Control_activated = 1;
|
|||||||
int Feb_Control_hv_fd = -1;
|
int Feb_Control_hv_fd = -1;
|
||||||
|
|
||||||
// module
|
// module
|
||||||
void Module_Module(struct Module *mod, unsigned int number) {
|
void Module_Module(struct Module *mod) {
|
||||||
mod->left_address = 0x100;
|
mod->left_address = 0x100;
|
||||||
mod->right_address = 0x200;
|
mod->right_address = 0x200;
|
||||||
mod->high_voltage = -1;
|
mod->high_voltage = -1;
|
||||||
|
Reference in New Issue
Block a user