mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 00:58:01 +02:00
midpoint
This commit is contained in:
@ -163,7 +163,8 @@ struct sharedSlsDetector {
|
||||
char detectorMAC2[MAX_STR_LENGTH];
|
||||
|
||||
/** ip address of the detector **/
|
||||
char detectorIP[MAX_STR_LENGTH];
|
||||
// char detectorIP[MAX_STR_LENGTH];
|
||||
uint64_t detectorIP;
|
||||
|
||||
/** ip address of the 2nd interface of the detector **/
|
||||
char detectorIP2[MAX_STR_LENGTH];
|
||||
|
Reference in New Issue
Block a user