mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 08:51:41 +01:00
bug fix for previous commit to work for bottom module
This commit is contained in:
@@ -282,7 +282,7 @@ int DataStreamer::SendHeader(sls_receiver_header* rheader, uint32_t size, uint32
|
||||
header.modId, header.row, header.column, header.reserved,
|
||||
header.debug, header.roundRNumber,
|
||||
header.detType, header.version,
|
||||
gapPixelsEnable ? 1 : 0, flippedData,
|
||||
*gapPixelsEnable ? 1 : 0, flippedData,
|
||||
additionJsonHeader
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user