Skip to content

api: Fix number of signals

We have 10 signals, not 11. Setting 11 results in reading beyond the signals defined and trying to create signals with NULL values.

Merge request reports