Skip to content

TrigT1Interfaces: Fix cppcheck warnings.

Pass strings by const ref, not by value. Shift of signed integer.

Merge request reports