mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
formatting
This commit is contained in:
@ -511,7 +511,8 @@ int waitTransceiverAligned(char *mess) {
|
||||
|
||||
// no module: transceiver will never get aligned
|
||||
if (!checkModuleFlag) {
|
||||
LOG(logWARNING, ("No module: Transceiver will never get aligned. Ignoring alignment check.\n"));
|
||||
LOG(logWARNING, ("No module: Transceiver will never get aligned. "
|
||||
"Ignoring alignment check.\n"));
|
||||
return OK;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user