Skip to content
Snippets Groups Projects

RCG: correct dac duotone amplitude

Merged Ezekiel Dohmen requested to merge ezekiel.dohmen/advligorts:merge-4.2 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -655,6 +655,7 @@ $ipcxRcvrCnt = 0;
$::ipcxParts[$ipcxAdd[$jj][0]][3] = $::targetHost;
$::ipcxParts[$ipcxAdd[$jj][0]][4] = $ipcxMaxNum[$ipcxTypeIndex];
$::ipcxParts[$ipcxAdd[$jj][0]][5] = $::skeleton;
$::ipcxParts[$ipcxAdd[$jj][0]][9] = 1; #Because we are adding this, it must be a sender IPC
$ipcxNew++;
}
Loading