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.
Please register or sign in to comment
We have 10 signals, not 11. Setting 11 results in reading beyond the signals defined and trying to create signals with NULL values.