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