modified comments about ctb and xilinx not using roi
All checks were successful
Build on RHEL9 / build (push) Successful in 2m57s
Build on RHEL8 / build (push) Successful in 5m2s

This commit is contained in:
2025-07-01 17:34:40 +02:00
parent 929e441dc6
commit 92fd3f0609
3 changed files with 3 additions and 3 deletions

View File

@@ -995,7 +995,7 @@ class Detector {
/** only at multi module level without gap pixels. If more than 1 ROI per
* UDP port, it will throw. Setting number of udp interfaces will clear the
* roi */
* roi. Cannot be set for CTB or Xilinx CTB */
void setRxROI(const std::vector<defs::ROI> &args);
void clearRxROI();